From bee1fa9e0d6a920795df5015c33d32d33a45bb05 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Tue, 11 Dec 2001 15:46:21 +0000 Subject: 16320: factor out file system completion to new function --- Completion/Unix/Command/_find | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_find') diff --git a/Completion/Unix/Command/_find b/Completion/Unix/Command/_find index 4fe84a83a..2bfde6787 100644 --- a/Completion/Unix/Command/_find +++ b/Completion/Unix/Command/_find @@ -23,7 +23,7 @@ _arguments \ '*-used:access after inode change (days):' \ '*-empty' \ '*-false' \ - '*-fstype:filesystem type:(ufs 4.2 4.3 nfs tmp mfs S51K S52K)' \ + '*-fstype:file system type:_file_systems' \ '*-gid:numeric group ID:' \ '*-group:group:_groups' \ '*-uid:numeric user ID:' \ -- cgit 1.4.1