removed windows and linux split subdir
This commit is contained in:
parent
83dda10fa8
commit
065b982734
280 changed files with 9053 additions and 426 deletions
36
.antidote/man/man1/antidote-purge.1
Normal file
36
.antidote/man/man1/antidote-purge.1
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
.\" Automatically generated by Pandoc
|
||||
.\"
|
||||
.TH "antidote\-purge" "1" "" "" "Antidote Manual"
|
||||
.SH NAME
|
||||
\f[B]antidote purge\f[R] \- remove a bundle
|
||||
.SH SYNOPSIS
|
||||
.PP
|
||||
antidote purge <bundle>
|
||||
.SH DESCRIPTION
|
||||
\f[B]antidote\-purge\f[R] removes a cloned bundle.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
\-h, \-\-help
|
||||
Show the help documentation.
|
||||
.TP
|
||||
\-a, \-\-all
|
||||
Purge all cloned bundles.
|
||||
.TP
|
||||
<bundle>
|
||||
Bundle to be purged.
|
||||
.SH EXAMPLES
|
||||
.PP
|
||||
\ \ antidote purge zsh\-users/zsh\-history\-substring\-search
|
||||
.SH BUGS
|
||||
See GitHub Issues: \c
|
||||
.UR https://github.com/mattmc3/antidote/issues
|
||||
.UE \c
|
||||
.SH AUTHORS
|
||||
.IP \[bu] 2
|
||||
Copyright (c) 2021\-2024 Matt McElheny
|
||||
.IP \[bu] 2
|
||||
antidote contributors: \c
|
||||
.UR https://github.com/mattmc3/antidote/graphs/contributors
|
||||
.UE \c
|
||||
.SH LICENSE
|
||||
MIT
|
||||
Loading…
Add table
Add a link
Reference in a new issue