about summary refs log tree commit diff
path: root/Completion/Unix/Command/_stat
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Unix/Command/_stat')
-rw-r--r--Completion/Unix/Command/_stat2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Unix/Command/_stat b/Completion/Unix/Command/_stat
index 03b4552de..03abe88a3 100644
--- a/Completion/Unix/Command/_stat
+++ b/Completion/Unix/Command/_stat
@@ -29,7 +29,7 @@ case $variant in
       '(-n)-N[never show names of files]'
       '-o[print file modes in octal rather than decimal]'
       '-r[print raw data]'
-      '-s[print mode, UID, GID, and times as strings]'
+      '(-o)-s[print mode, UID, GID, and times as strings]'
       '(-T)-t[always show type names]'
       '(-t)-T[never show type names]'
       '*: :_files'