Fix setarch

master
Andrea Cardaci 2022-12-16 15:56:28 +01:00
parent f2fdd7fd1a
commit 7bc758d4e1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
description: `uname -m` can be used in place of `arch` to obtain the architecture.
description: The `uname -m` command can be used in place of `arch` to obtain the architecture.
functions:
shell:
- code: setarch $(arch) /bin/sh