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 .SH OPTIONS
.TP .TP
.B -h, --help .B -h, --help
Prints help information Prints help information.
.SH REPORTING BUGS .SH REPORTING BUGS
For any issues, feature requests, or questions, please visit: For any issues, feature requests, or questions, please visit:
.sp .sp

View File

@ -18,7 +18,7 @@ l l.
algorithm is too different to import the scores. algorithm is too different to import the scores.
.TP .TP
.B -h, --help .B -h, --help
Prints help information Prints help information.
.TP .TP
.B --merge .B --merge
By default, the import fails if the current database is not already empty. This 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. e.g. --cmd j would change the aliases to j and ji respectively.
.TP .TP
.B -h, --help .B -h, --help
Prints help information Prints help information.
.TP .TP
.B --hook \fIHOOK\fR .B --hook \fIHOOK\fR
Changes how often zoxide increments a directory's score: 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). algorithm is described in \fBzoxide\fR(1).
.SH OPTIONS .SH OPTIONS
.TP .TP
.B --all
Show deleted directories.
.TP
.B -h, --help .B -h, --help
Prints help information Prints help information.
.TP .TP
.B -i, --interactive .B -i, --interactive
Use interactive selection. This option requires fzf. 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 .SH OPTIONS
.TP .TP
.B -h, --help .B -h, --help
Prints help information Prints help information.
.TP .TP
.B -i, --interactive \fI[KEYWORDS]\fR .B -i, --interactive \fI[KEYWORDS]\fR
Use interactive selection. This option requires fzf. Use interactive selection. This option requires fzf.

View File

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