summaryrefslogtreecommitdiff
path: root/misc-utils/namei.1
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-01-27 14:48:32 +0100
committerKarel Zak <kzak@redhat.com>2009-01-27 14:48:32 +0100
commitc3ecdb3ea40f32eb4ef1517d01f93e8912f27cce (patch)
treeb3a364c8fd6146982c49a86beadeb79b15c9c9a4 /misc-utils/namei.1
parent8e88e8fc1efb0428aac984c036ba066ea05f4417 (diff)
downloadutil-linux-old-c3ecdb3ea40f32eb4ef1517d01f93e8912f27cce.tar.gz
namei: add --vertical option
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/namei.1')
-rw-r--r--misc-utils/namei.12
1 files changed, 2 insertions, 0 deletions
diff --git a/misc-utils/namei.1 b/misc-utils/namei.1
index e35f870b..838c0ae3 100644
--- a/misc-utils/namei.1
+++ b/misc-utils/namei.1
@@ -46,6 +46,8 @@ Show the mode bits of each file type in the style of ls(1),
for example 'rwxr-xr-x'.
.IP "\fB\-n, \-\-nosymlinks\fP"
Don't follow symlinks.
+.IP "\fB\-v, \-\-vertical\fP"
+Vertical align of modes and owners.
.SH AUTHOR
The original
.B namei