···99 \\Usage:
1010 \\ els [options] [directory]
1111 \\
1212- \\ --help Print this message and exit
1212+ \\ --help Print this message and exit
1313 \\
1414 \\DISPLAY OPTIONS
1515- \\ -1, --oneline Print entries one per line
1616- \\ -a, --all Show files that start with a dot (ASCII 0x2E)
1717- \\ -A, --almost-all Like --all, but skips implicit "." and ".." directories
1818- \\ -C, --columns Print the output in columns
1919- \\ --color=WHEN When to use colors (always, auto, never)
2020- \\ --icons=WHEN When to display icons (always, auto, never)
2121- \\ -l, --long Display extended file metadata
1515+ \\ -1, --oneline Print entries one per line
1616+ \\ -a, --all Show files that start with a dot (ASCII 0x2E)
1717+ \\ -A, --almost-all Like --all, but skips implicit "." and ".." directories
1818+ \\ -C, --columns Print the output in columns
1919+ \\ --color=WHEN When to use colors (always, auto, never)
2020+ \\ --group-directories-first When to use colors (always, auto, never)
2121+ \\ --icons=WHEN When to display icons (always, auto, never)
2222+ \\ -l, --long Display extended file metadata
2223;
23242425const Options = struct {