Browse Source

Update tagline

master
Arun Prakash Jana 4 years ago
parent
commit
12c09e85e3
No known key found for this signature in database GPG Key ID: A75979F35C080412
3 changed files with 3 additions and 3 deletions
  1. +1
    -1
      misc/packagecore/packagecore.yaml
  2. +1
    -1
      nnn.1
  3. +1
    -1
      src/nnn.c

+ 1
- 1
misc/packagecore/packagecore.yaml View File

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


+ 1
- 1
nnn.1 View File

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


+ 1
- 1
src/nnn.c View File

@@ -7244,7 +7244,7 @@ static void usage(void)
{
fprintf(stdout,
"%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"
" PATH start dir/file [default: .]\n\n"
"optional args:\n"


Loading…
Cancel
Save