zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: _ssh
@ 2002-09-06  6:10 Clint Adams
  0 siblings, 0 replies; only message in thread
From: Clint Adams @ 2002-09-06  6:10 UTC (permalink / raw)
  To: zsh-workers

This patch is from Jürgen A. Erhard.

Index: Completion/Unix/Command/_ssh
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Unix/Command/_ssh,v
retrieving revision 1.16
diff -u -r1.16 _ssh
--- Completion/Unix/Command/_ssh	3 Sep 2002 19:05:39 -0000	1.16
+++ Completion/Unix/Command/_ssh	6 Sep 2002 06:04:46 -0000
@@ -108,12 +108,12 @@
   ssh-keygen)
     _arguments \
       '(-p -c -u -P)-b[specify number of bits in key]:bits in key:' \
-      '(-p -c)-f[key file]:key file:_files' \
+      '(-c)-f[key file]:key file:_files' \
       '(-c -u)-N[specify new passphrase]:new passphrase:' \
       '(-b -u -f)-P[specify old passphrase]:old passphrase:' \
       '(-p -u)-C[specify new comment]:new comment:' \
-      '(-b -f -C -u -c)-p[change passphrase of private key file]' \
-      '(-b -f -N -p -u)-c[change comment in private and public key files]' \
+      '(-b -C -u -c)-p[change passphrase of private key file]' \
+      '(-b -N -p -u)-c[change comment in private and public key files]' \
       '-l[show fingerprint of specified private or public key file]' \
       '-q[silence ssh-keygen]' \
       '-R[exit 0 or 1 if RSA support is functional]' \


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-09-06  6:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-06  6:10 PATCH: _ssh Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).