Merge pull request #604 from Edhebi/patch-1

Follow to PR #601: still one typo
This commit is contained in:
nicoulaj 2018-11-01 20:54:04 +01:00 committed by GitHub
commit a1b138c34e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ _arguments -C \
{-h,--help}'[display usage information]' \
{-d,--directory}'[remove empty directories - ignored (for GNU rm compatibility)]' \
{-f,--force}'[ignore nonexistent arguments and never prompt - ignored (for GNU rm compatibility)]' \
{-i,--interactive}'[prompt before every removal - ignored (for GNU rm compabilty)]' \
{-i,--interactive}'[prompt before every removal - ignored (for GNU rm compatibility)]' \
{-r,-R,--recursive}'[remove directories and their content recursively - ignored (for GNU rm compatibility)]' \
{-v,--verbose}'[explain what is being done]' \
'*: :_files'