mirror of
https://github.com/Llewellynvdm/zoxide.git
synced 2024-11-10 15:20:55 +00:00
22 lines
654 B
Groff
22 lines
654 B
Groff
.TH "ZOXIDE" "1" "2021-04-12" "" "zoxide"
|
|
.SH NAME
|
|
\fBzoxide-remove\fR - remove a directory from the database
|
|
.SH SYNOPSIS
|
|
.B zoxide remove [PATHS] [OPTIONS]
|
|
.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 [KEYWORDS]
|
|
Use interactive selection. This option requires \fBfzf\fR(1).
|
|
.SH REPORTING BUGS
|
|
For any issues, feature requests, or questions, please visit:
|
|
.sp
|
|
\fBhttps://github.com/ajeetdsouza/zoxide/issues\fR.
|
|
.SH AUTHOR
|
|
Ajeet D'Souza <\fB98ajeet@gmail.com\fR>
|