mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-15 09:44:16 +00:00
22 lines
664 B
Groff
22 lines
664 B
Groff
|
.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
|
||
|
Prints help information
|
||
|
.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>
|