summaryrefslogtreecommitdiffstats
path: root/misc-utils/namei.1
diff options
context:
space:
mode:
authorSami Kerola2011-06-11 15:07:10 +0200
committerSami Kerola2011-06-25 12:37:04 +0200
commit64718fe7d9dd038c5d472c24cfa4be09e0bb45f7 (patch)
treeabf2d1fb48402d19e557aae33840d554891f00eb /misc-utils/namei.1
parentlogin-utils: include fix (diff)
downloadkernel-qcow2-util-linux-64718fe7d9dd038c5d472c24cfa4be09e0bb45f7.tar.gz
kernel-qcow2-util-linux-64718fe7d9dd038c5d472c24cfa4be09e0bb45f7.tar.xz
kernel-qcow2-util-linux-64718fe7d9dd038c5d472c24cfa4be09e0bb45f7.zip
namei: add --version option
Add to namei.1 man also the --help option along with the new --version. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'misc-utils/namei.1')
-rw-r--r--misc-utils/namei.14
1 files changed, 4 insertions, 0 deletions
diff --git a/misc-utils/namei.1 b/misc-utils/namei.1
index 82f5d784f..8e97c18ec 100644
--- a/misc-utils/namei.1
+++ b/misc-utils/namei.1
@@ -54,6 +54,10 @@ Don't follow symlinks.
Vertically align the modes and owners.
.IP "\fB\-x, \-\-mountpoints\fP"
Show mountpoint directories with a 'D' rather than a 'd'.
+.IP "\fB\-h\fR, \fB\-\-help\fR"
+Output help text and exit.
+.IP "\fB\-V\fR, \fB\-\-version\fR"
+Output version information and exit.
.SH AUTHOR
The original
.B namei