diff --git a/docs/lsr.1.scd b/docs/lsr.1.scd index 9c84b8e..58410df 100644 --- a/docs/lsr.1.scd +++ b/docs/lsr.1.scd @@ -17,22 +17,31 @@ batching. *-1*, *--oneline* Print entries one per line + *-a*, *--all* Show files that start with a dot (ASCII 0x2E) + *-A*, *--almost-all* Like --all, but skips implicit "." and ".." directories + *-C*, *--columns* Print the output in columns + *--color=WHEN* When to use colors (always, auto, never) + *--group-directories-first* When to use colors (always, auto, never) + *--help* Print the version and exit. + *--icons=WHEN* When to display icons (always, auto, never) + *-l*, *--long* Display extended file metadata + *--version* Print the version and exit.