Don't encourage people to use -P - it's obsolete
authorJelmer Vernooij <jelmer@samba.org>
Fri, 18 Oct 2002 23:27:49 +0000 (23:27 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 18 Oct 2002 23:27:49 +0000 (23:27 +0000)
source/client/client.c

index 31c047c1c52b882c5411e4c547265bbbd18d0b3e..96b9837fef10884091b684458016095a9002228b 100644 (file)
@@ -2502,7 +2502,6 @@ static void usage(char *pname)
   d_printf("\t-N                    don't ask for a password\n");
   d_printf("\t-n netbios name.      Use this name as my netbios name\n");
   d_printf("\t-d debuglevel         set the debuglevel\n");
-  d_printf("\t-P                    connect to service as a printer\n");
   d_printf("\t-p port               connect to the specified port\n");
   d_printf("\t-l log basename.      Basename for log/debug files\n");
   d_printf("\t-h                    Print this help message.\n");