removed windows and linux split subdir
This commit is contained in:
parent
83dda10fa8
commit
065b982734
280 changed files with 9053 additions and 426 deletions
32
.antidote/man/antidote-purge.md
Normal file
32
.antidote/man/antidote-purge.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
title: antidote-purge
|
||||
section: 1
|
||||
header: Antidote Manual
|
||||
---
|
||||
|
||||
# NAME
|
||||
|
||||
**antidote purge** - remove a bundle
|
||||
|
||||
# SYNOPSIS
|
||||
|
||||
| antidote purge \<bundle\>
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
**antidote-purge** removes a cloned bundle.
|
||||
|
||||
# OPTIONS
|
||||
|
||||
-h, \--help
|
||||
: Show the help documentation.
|
||||
|
||||
-a, \--all
|
||||
: Purge all cloned bundles.
|
||||
|
||||
\<bundle\>
|
||||
: Bundle to be purged.
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
| antidote purge zsh-users/zsh-history-substring-search
|
||||
Loading…
Add table
Add a link
Reference in a new issue