Update extract.plugin.zsh (#6516)

master
David Leitner 8 years ago committed by Robby Russell
parent 8f5e5233fb
commit 3f654922de
  1. 2
      plugins/extract/extract.plugin.zsh

@ -10,7 +10,7 @@ extract() {
Usage: extract [-option] [file ...]
Options:
-r, --remove Remove archive.
-r, --remove Remove archive after unpacking.
EOF
fi

Loading…
Cancel
Save