mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-10 23:30:57 +00:00
22 lines
667 B
Groff
22 lines
667 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 \fI[PATHS] [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
|
|
Print 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>
|