From 7a4d9bba556080cba92e5e17a78039816df922f7 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 12 Oct 2010 08:45:06 +0000 Subject: Mikael: 28343: fix setfacl completion --- Completion/Unix/Command/_setfacl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Completion') diff --git a/Completion/Unix/Command/_setfacl b/Completion/Unix/Command/_setfacl index 593c2b57a..af6c4d4e5 100644 --- a/Completion/Unix/Command/_setfacl +++ b/Completion/Unix/Command/_setfacl @@ -30,5 +30,6 @@ _arguments -s -S \ '--restore=[restore ACLs]:file:_files' \ '--test[test mode (ACLs are not modified)]' \ '--version[print version and exit]' \ - '--help[this help text]' + '--help[this help text]' \ + '*: :_files' fi -- cgit 1.4.1