summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_unison
diff options
context:
space:
mode:
authorDoug Kearns <dkearns@users.sourceforge.net>2011-06-20 02:24:56 +0000
committerDoug Kearns <dkearns@users.sourceforge.net>2011-06-20 02:24:56 +0000
commit67ef9605f12969b5eab407f83fb117867b15655f (patch)
tree782622f6e2f43fcfd6e481ac6e8089dba4ce579a /Completion/Unix/Command/_unison
parent59a4cc38ea4e0aa3e9d7a42f701c7059cf7ceae3 (diff)
downloadzsh-67ef9605f12969b5eab407f83fb117867b15655f.tar.gz
zsh-67ef9605f12969b5eab407f83fb117867b15655f.zip
unposted: clean up completion descriptions as per Etc/completion-style-guide
Diffstat (limited to 'Completion/Unix/Command/_unison')
-rw-r--r--Completion/Unix/Command/_unison4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Unix/Command/_unison b/Completion/Unix/Command/_unison
index bb8edd489..5725575c5 100644
--- a/Completion/Unix/Command/_unison
+++ b/Completion/Unix/Command/_unison
@@ -42,7 +42,7 @@ _arguments \
'-copythreshold[use copyprog on files bigger than this]:size (kb):' \
'-debug:debug module:(all verbose)' \
'-diff[command for showing differences between files]:program:_files -g "*(-x)"' \
- '-dontchmod[When set, never use the chmod system call]' \
+ '-dontchmod[when set, never use the chmod system call]' \
'-dumbtty[do not change terminal settings in text UI]' \
'-fastcheck:fast update detection:(true false default)' \
'-forcepartial[add a pattern to the forcepartial list]:pattern:' \
@@ -63,7 +63,7 @@ _arguments \
'-mountpoint[abort if this path does not exist]:mountpoint:_files -/' \
'-numericids[dont map uid/gid values by user/group names]' \
'-preferpartial[add a pattern to the preferpartial list]:pattern:' \
- '-pretendwin[Use creation times for detecting updates]' \
+ '-pretendwin[use creation times for detecting updates]' \
'-repeat[synchronize repeatedly (text interface only)]:repeat:' \
'-retry[re-try failed synchronizations N times (text ui only)]:retry times:' \
'-rootalias[register alias for canonical root names]:root alias:' \