Procházet zdrojové kódy

Update tagline

master
Arun Prakash Jana před 4 roky
rodič
revize
12c09e85e3
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: A75979F35C080412
3 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. +1
    -1
      misc/packagecore/packagecore.yaml
  2. +1
    -1
      nnn.1
  3. +1
    -1
      src/nnn.c

+ 1
- 1
misc/packagecore/packagecore.yaml Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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 Zobrazit soubor

@@ -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"


Načítá se…
Zrušit
Uložit