Update manpages
This commit is contained in:
parent
03a30939f3
commit
9d3d88b771
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue