Update tagline

This commit is contained in:
Arun Prakash Jana 2020-09-11 03:13:08 +05:30
parent 2ddabf19e0
commit 12c09e85e3
No known key found for this signature in database
GPG key ID: A75979F35C080412
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
name: nnn name: nnn
maintainer: Arun Prakash Jana <engineerarun@gmail.com> maintainer: Arun Prakash Jana <engineerarun@gmail.com>
license: BSD 2-Clause license: BSD 2-Clause
summary: The missing terminal file manager for X. summary: The unorthodox terminal file manager.
homepage: https://github.com/jarun/nnn homepage: https://github.com/jarun/nnn
commands: commands:
install: install:

2
nnn.1
View file

@ -3,7 +3,7 @@
.Os .Os
.Sh NAME .Sh NAME
.Nm nnn .Nm nnn
.Nd the missing terminal file manager for X .Nd The unorthodox terminal file manager.
.Sh SYNOPSIS .Sh SYNOPSIS
.Nm .Nm
.Op Ar -a .Op Ar -a

View file

@ -7244,7 +7244,7 @@ static void usage(void)
{ {
fprintf(stdout, fprintf(stdout,
"%s: nnn [OPTIONS] [PATH]\n\n" "%s: nnn [OPTIONS] [PATH]\n\n"
"The missing terminal file manager for X.\n\n" "The unorthodox terminal file manager.\n\n"
"positional args:\n" "positional args:\n"
" PATH start dir/file [default: .]\n\n" " PATH start dir/file [default: .]\n\n"
"optional args:\n" "optional args:\n"