]> andersk Git - openssh.git/blobdiff - ssh.c
- OpenBSD CVS update:
[openssh.git] / ssh.c
diff --git a/ssh.c b/ssh.c
index 499a901ddf43f667ed9e7df532a9cf0bcf880aac..97c0de7b93ac3c04ff46a9c1f8d4682385d35b9e 100644 (file)
--- a/ssh.c
+++ b/ssh.c
@@ -120,6 +120,7 @@ usage()
 #ifdef AFS
        fprintf(stderr, "  -k          Disable Kerberos ticket and AFS token forwarding.\n");
 #endif                         /* AFS */
+        fprintf(stderr, "  -X          Enable X11 connection forwarding.\n");
        fprintf(stderr, "  -x          Disable X11 connection forwarding.\n");
        fprintf(stderr, "  -i file     Identity for RSA authentication (default: ~/.ssh/identity).\n");
        fprintf(stderr, "  -t          Tty; allocate a tty even if command is given.\n");
This page took 0.560844 seconds and 4 git commands to generate.