File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed
Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff 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+
4143help Prints this message or the help of the given subcommand(s)
4244
4345import Import from another autojump program
@@ -52,13 +54,6 @@ view View the frecency database
5254Pazi is an autojump utility.
5355That is to say, pazi remembers visited directories in the past and makes
5456it 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
6459After the pazi binary is in your \f[ C ] $PATH\f[ R ] , add the following to
You can’t perform that action at this time.
0 commit comments