From 9d3d88b77101615953a57bd3862623b11252302d Mon Sep 17 00:00:00 2001 From: Ajeet D'Souza <98ajeet@gmail.com> Date: Sat, 8 May 2021 05:09:07 +0530 Subject: [PATCH] Update manpages --- man/zoxide-add.1 | 2 +- man/zoxide-import.1 | 2 +- man/zoxide-init.1 | 2 +- man/zoxide-query.1 | 5 ++++- man/zoxide-remove.1 | 2 +- man/zoxide.1 | 2 +- 6 files changed, 9 insertions(+), 6 deletions(-) diff --git a/man/zoxide-add.1 b/man/zoxide-add.1 index 6760a4b..20d0de1 100644 --- a/man/zoxide-add.1 +++ b/man/zoxide-add.1 @@ -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 diff --git a/man/zoxide-import.1 b/man/zoxide-import.1 index cdb77de..de58470 100644 --- a/man/zoxide-import.1 +++ b/man/zoxide-import.1 @@ -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 diff --git a/man/zoxide-init.1 b/man/zoxide-init.1 index 91ed1a6..c38e011 100644 --- a/man/zoxide-init.1 +++ b/man/zoxide-init.1 @@ -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: diff --git a/man/zoxide-query.1 b/man/zoxide-query.1 index 01dcd7c..ff535be 100644 --- a/man/zoxide-query.1 +++ b/man/zoxide-query.1 @@ -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. diff --git a/man/zoxide-remove.1 b/man/zoxide-remove.1 index 6d8192a..bc89b4f 100644 --- a/man/zoxide-remove.1 +++ b/man/zoxide-remove.1 @@ -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. diff --git a/man/zoxide.1 b/man/zoxide.1 index 5364ffe..f3788fb 100644 --- a/man/zoxide.1 +++ b/man/zoxide.1 @@ -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