summaryrefslogtreecommitdiff
path: root/smbinfo.rst
diff options
context:
space:
mode:
authorRonnie Sahlberg <lsahlber@redhat.com>2019-03-01 12:05:58 +1000
committerPavel Shilovsky <pshilov@microsoft.com>2019-03-08 16:29:36 -0800
commit1191a6cafde1f6e39546cab26a5b90c3cca523fd (patch)
treeaa31e6850b45f5e4759209e74007f8947951b731 /smbinfo.rst
parentea9b99cf17a949edbe368301881a353d27018847 (diff)
downloadcifs-utils-1191a6cafde1f6e39546cab26a5b90c3cca523fd.tar.gz
cifs-utils-1191a6cafde1f6e39546cab26a5b90c3cca523fd.tar.bz2
cifs-utils-1191a6cafde1f6e39546cab26a5b90c3cca523fd.zip
smbinfo: decode the ACEs
Decode the most common ACE types and provide a [-V]erbose option to show the individual mask bits by name. Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Diffstat (limited to 'smbinfo.rst')
-rw-r--r--smbinfo.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/smbinfo.rst b/smbinfo.rst
index 5222a71..9bfd313 100644
--- a/smbinfo.rst
+++ b/smbinfo.rst
@@ -11,7 +11,7 @@ Userspace helper to display SMB-specific file information for the Linux SMB clie
SYNOPSIS
********
- smbinfo [-v] {command} {file system object}
+ smbinfo [-v] [-V] {command} {file system object}
***********
DESCRIPTION
@@ -35,6 +35,9 @@ OPTIONS
-v
Print version number and exit.
+-V
+ Verbose output.
+
*******
COMMAND
*******