compleat icon indicating copy to clipboard operation
compleat copied to clipboard

Verbose mode

Open NV opened this issue 14 years ago • 0 comments

Feature request. List options from man page, without opening, well, man page.

$ ls -↹
-A      List all entries except for . and ...  Always set for the super-user.
-B      Force printing of non-printable characters (as defined by ctype(3) and current locale settings) in file names as \xxx, where xxx is the numeric
         value of the character in octal.
-C      Force multi-column output; this is the default when output is to a terminal.
...

NV avatar Mar 14 '10 16:03 NV