diff options
| author | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
|---|---|---|
| committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-06-12 12:04:01 +0100 |
| commit | c5c1033c5c7deda8abe3448ec81bbb33c72219e0 (patch) | |
| tree | 6e5cef29b85161eea8a7488a029f5a32f982c6ab /sys-utils/setarch.8 | |
| parent | 462008f79be9e195670b202cb43827b8aeb1e60b (diff) | |
| parent | 2fb567c080e1762ec6a2147564f03068f55d4f14 (diff) | |
| download | util-linux-baserock/morph.tar.gz | |
Merge branch 'baserock/richardmaw/yakshave/util-linux-blkid' into baserock/morphbaserock/morph
Reviewed-by: Lars Wirzenius
Reviewed-by: Sam Thursfield
Diffstat (limited to 'sys-utils/setarch.8')
| -rw-r--r-- | sys-utils/setarch.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-utils/setarch.8 b/sys-utils/setarch.8 index ea885c4ba..f8c748fbe 100644 --- a/sys-utils/setarch.8 +++ b/sys-utils/setarch.8 @@ -27,10 +27,11 @@ is /bin/sh. Be verbose. .TP \fB\-h\fR, \fB\-\-help\fR -Display help (it is also displayed when setarch takes no arguments). +Display help text and exit. +(The help text is also displayed when \fBsetarch\fR receives no arguments.) .TP \fB\-V\fR, \fB\-\-version\fR -Output version information and exit. +Display version information and exit. .TP \fB\-\-uname\-2.6\fR Causes the program to see a kernel version number beginning with 2.6. |
