Skip to content

Commit ca2dcdb

Browse files
committed
apply suggestions discussed at review #261
1 parent 1611929 commit ca2dcdb

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

pazi.1 renamed to packaging/man/pazi.1

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,16 @@ OPTIONS:
3030
.IP
3131
.nf
3232
\f[C]
33-
--debug <debug> print debug information to stderr [env: PAZI_DEBUG=]
33+
--debug <debug> print debug information to stderr [env: PAZI_DEBUG=]
3434
\f[R]
3535
.fi
3636
.PP
37-
SUBCOMMANDS: edit Edit the frecency database
37+
SUBCOMMANDS:
3838
.IP
3939
.nf
4040
\f[C]
41+
edit Edit the frecency database
42+
4143
help Prints this message or the help of the given subcommand(s)
4244

4345
import Import from another autojump program
@@ -52,13 +54,6 @@ view View the frecency database
5254
Pazi is an autojump utility.
5355
That is to say, pazi remembers visited directories in the past and makes
5456
it easier to get back to them.
55-
.PP
56-
There are several autojump utilities, including fasd (or a better
57-
maintained fork), z, and autojump.
58-
This implementation aims to be faster than any of the others (in no
59-
small part due to being in Rust), and also safer than \f[C]fasd\f[R] and
60-
\f[C]z\f[R] which, being shell-parsers written entirely in shell, are
61-
tricky to get right.
6257
.SH SETUP
6358
.PP
6459
After the pazi binary is in your \f[C]$PATH\f[R], add the following to

0 commit comments

Comments
 (0)