Follow to PR #601: still one type

The previous PR#601 fixed "compabilty" on 3 lines over 4. The PR fixes the last one
This commit is contained in:
Edhebi
2018-10-25 09:57:30 +02:00
committed by GitHub
parent 9384691702
commit 5f34afa1bf
+1 -1
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'