diff options
Diffstat (limited to 'smbinfo.c')
-rw-r--r-- | smbinfo.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -57,6 +57,8 @@ usage(char *name) { fprintf(stderr, "Usage: %s <command> <file>\n" "Commands are\n" + " fileallinfo:\n" + " Prints common metadata associated with a file.\n" " secdesc:\n" " Prints the security descriptor for a cifs file.\n" " quota:\n" |