2021-04-15 13:47:15 +00:00
|
|
|
.TH "zoxide-remove" "1" "2021-04-12" "zoxide" "zoxide"
|
|
|
|
.SH NAME
|
|
|
|
zoxide-remove - remove a directory from the database
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B zoxide remove \fIPATH [OPTIONS]\fR
|
|
|
|
.SH DESCRIPTION
|
|
|
|
If you'd like to permanently exclude a directory from the database, see the
|
|
|
|
\fB_ZO_EXCLUDE_DIRS\fR environment variable in \fBzoxide\fR(1).
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
.B -h, --help
|
2021-05-08 03:05:34 +00:00
|
|
|
Prints help information.
|
2021-04-15 13:47:15 +00:00
|
|
|
.TP
|
|
|
|
.B -i, --interactive \fI[KEYWORDS]\fR
|
|
|
|
Use interactive selection. This option requires fzf.
|
|
|
|
.SH REPORTING BUGS
|
|
|
|
For any issues, feature requests, or questions, please visit:
|
|
|
|
.sp
|
|
|
|
\fIhttps://github.com/ajeetdsouza/zoxide/issues\fR
|
|
|
|
.SH AUTHOR
|
|
|
|
Ajeet D'Souza <\fI98ajeet@gmail.com\fR>
|