`ls`: update help message.

master
Drake 3 years ago
parent e99e656838
commit 6476b90e9b

@ -78,7 +78,8 @@ int main(int argc, char **argv) {
"Available arguments:\n"
" --help: show this help message\n"
" --version: show the version of the program\n"
" --color: colour the output depending on whether there is "
" -a, --all: show all files, including dotfiles\n"
" -c, --color: colour the output depending on whether there is "
"a file or folder\n"
" --colour: same as --color, but for our Bri'ish folks\n"
" -C, --columns: print every entry on a seperate line\n"

Loading…
Cancel
Save