[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 1.3-47-gc398b1c
Ville Skyttä
ville.skytta at iki.fi
Tue Mar 29 20:27:57 UTC 2011
The following commit has been merged in the master branch:
commit c398b1c56fe3a952cb584355b87a918e9fded717
Author: Ville Skyttä <ville.skytta at iki.fi>
Date: Tue Mar 29 23:27:51 2011 +0300
(testsuite) Fix get_hosts option docs.
diff --git a/test/lib/library.exp b/test/lib/library.exp
index 9cd77c9..c58b9e9 100644
--- a/test/lib/library.exp
+++ b/test/lib/library.exp
@@ -634,7 +634,7 @@ proc get_known_hosts {{cword ''}} {
# Get hostnames
# @param list $args Options:
-# --unsorted Do not sort unique. Default is sort unique.
+# -unsorted Do not sort unique. Default is sort unique.
# @return list Hostnames
# @see get_known_hosts()
proc get_hosts {{args {}}} {
--
bash-completion
More information about the Bash-completion-commits
mailing list