Update manpages

This commit is contained in:
Ajeet D'Souza 2021-05-08 05:09:07 +05:30
parent 03a30939f3
commit 9d3d88b771
6 changed files with 9 additions and 6 deletions

View File

@ -15,7 +15,7 @@ If you'd like to prevent a directory from being added to the database, see the
.SH OPTIONS
.TP
.B -h, --help
Prints help information
Prints help information.
.SH REPORTING BUGS
For any issues, feature requests, or questions, please visit:
.sp

View File

@ -18,7 +18,7 @@ l l.
algorithm is too different to import the scores.
.TP
.B -h, --help
Prints help information
Prints help information.
.TP
.B --merge
By default, the import fails if the current database is not already empty. This

View File

@ -82,7 +82,7 @@ Changes the prefix of predefined aliases (\fBz\fR, \fBzi\fR).
e.g. --cmd j would change the aliases to j and ji respectively.
.TP
.B -h, --help
Prints help information
Prints help information.
.TP
.B --hook \fIHOOK\fR
Changes how often zoxide increments a directory's score:

View File

@ -8,8 +8,11 @@ Queries the database for paths matching the keywords. The exact \fBMATCHING\fR
algorithm is described in \fBzoxide\fR(1).
.SH OPTIONS
.TP
.B --all
Show deleted directories.
.TP
.B -h, --help
Prints help information
Prints help information.
.TP
.B -i, --interactive
Use interactive selection. This option requires fzf.

View File

@ -9,7 +9,7 @@ If you'd like to permanently exclude a directory from the database, see the
.SH OPTIONS
.TP
.B -h, --help
Prints help information
Prints help information.
.TP
.B -i, --interactive \fI[KEYWORDS]\fR
Use interactive selection. This option requires fzf.

View File

@ -36,7 +36,7 @@ Remove a directory from the database.
.SH OPTIONS
.TP
.B -h, --help
Prints help information
Prints help information.
.TP
.B -V, --version
Prints version information