zoxide/man/man1/zoxide-remove.1

19 lines
555 B
Groff
Raw Permalink Normal View History

2021-09-27 23:22:27 +00:00
.TH "ZOXIDE" "1" "2021-04-12" "" "zoxide"
2021-04-15 13:47:15 +00:00
.SH NAME
2021-09-27 23:22:27 +00:00
\fBzoxide-remove\fR - remove a directory from the database
2021-04-15 13:47:15 +00:00
.SH SYNOPSIS
2021-09-27 23:22:27 +00:00
.B zoxide remove [PATHS] [OPTIONS]
2021-04-15 13:47:15 +00:00
.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-26 21:04:01 +00:00
Print help information.
2021-04-15 13:47:15 +00:00
.SH REPORTING BUGS
For any issues, feature requests, or questions, please visit:
.sp
2022-08-30 14:37:58 +00:00
\fBhttps://github.com/ajeetdsouza/zoxide/issues\fR
2021-04-15 13:47:15 +00:00
.SH AUTHOR
2022-08-30 14:37:58 +00:00
Ajeet D'Souza \fB<98ajeet@gmail.com>\fR