+const char args_doc[] = "f1 ... fn directory";
Upper case for the arguments.
+#ifdef KERBEROS
+ {"kerberos", 'K', NULL, 0, "Turns off all Kerberos authentication",
GRP+1},
+ {"realm", 'k', "REALM", 0, "Obtain tickets for the remote host in REALM"
+ "instead of the remote host's realm", GRP+1},
+#ifdef CRYPT
+ {"encrypt", 'x', NULL, 0, "Encrypt all data using DES", GRP+1},
+#endif
+#endif
As before, thse switches should just warn that they are not supported.
_______________________________________________
bug-inetutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-inetutils