The following commit has been merged in the 1.x branch:
commit 25be9912b1310e49641e3e43d59505a8ac53c867
Author: David Paleino <[email protected]>
Date: Mon Jan 10 17:27:50 2011 +0100
Fixed typo in openssl completion (Debian: #609552)
Conflicts:
CHANGES
diff --git a/CHANGES b/CHANGES
index 3213a12..6c4b3a6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,5 @@
bash-completion (1.3)
+
[ Guillaume Rousse ]
* added pure-perl perldoc completion helper, using work from Aristotle
Pagaltzis ([email protected])
@@ -6,6 +7,7 @@ bash-completion (1.3)
[ David Paleino ]
* Fixed "service" completion, thanks to John Hedges (Debian: #586210)
* Complete on all files for mplayer's -dvd-device
+ * Fixed typo in openssl completion (Debian: #609552)
[ Ville Skyttä ]
* Activate hping2 completion also for hping and hping3.
diff --git a/completions/openssl b/completions/openssl
index 568f2db..e9796e6 100644
--- a/completions/openssl
+++ b/completions/openssl
@@ -217,7 +217,7 @@ _openssl()
;;
x509)
options='-inform -outform -keyform -CAform -CAkeyform -in \
- -out -serial -hash -subject-hash -issuer_hash -subject
\
+ -out -serial -hash -subject_hash -issuer_hash -subject
\
-issuer -nameopt -email -startdate -enddate -purpose \
-dates -modulus -fingerprint -alias -noout -trustout \
-clrtrust -clrreject -addtrust -addreject -setalias \
--
bash-completion
_______________________________________________
Bash-completion-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/bash-completion-commits