Skip to content

Commit

Permalink
Remove obsolete help
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Mar 19, 2019
1 parent ac2a404 commit 58a7773
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/nnn.c
Original file line number Diff line number Diff line change
Expand Up @@ -3919,15 +3919,14 @@ static void browse(char *ipath)
static void usage(void)
{
fprintf(stdout,
"%s: nnn [-b key] [-C] [-d] [-e] [-i] [-l] [-n]\n"
"%s: nnn [-b key] [-d] [-e] [-i] [-l] [-n]\n"
" [-p file] [-s] [-S] [-v] [-w] [-h] [PATH]\n\n"
"The missing terminal file manager for X.\n\n"
"positional args:\n"
" PATH start dir [default: current dir]\n\n"
"optional args:\n"
" -b key open bookmark key\n"
" -d show hidden files\n"
" -C disable directory color\n"
" -e use exiftool for media info\n"
" -i nav-as-you-type mode\n"
" -l light mode\n"
Expand Down

0 comments on commit 58a7773

Please sign in to comment.