mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 00:40:07 +00:00
Update extract.plugin.zsh (#6516)
This commit is contained in:
parent
8f5e5233fb
commit
3f654922de
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ extract() {
|
|||
Usage: extract [-option] [file ...]
|
||||
|
||||
Options:
|
||||
-r, --remove Remove archive.
|
||||
-r, --remove Remove archive after unpacking.
|
||||
EOF
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue