summaryrefslogtreecommitdiff
path: root/source3/client/client.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-10-29 17:21:59 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-10-29 17:21:59 +0000
commit1bd97040d1d4d2047d56af46fb2908e46ec450a0 (patch)
tree0e5d8f7d1655a7f5aab40870483fd3294e4a30a7 /source3/client/client.c
parentf53f93e2d8d10e9387494f64a8f9d17108e324b7 (diff)
downloadsamba-1bd97040d1d4d2047d56af46fb2908e46ec450a0.tar.gz
samba-1bd97040d1d4d2047d56af46fb2908e46ec450a0.tar.bz2
samba-1bd97040d1d4d2047d56af46fb2908e46ec450a0.zip
Sync with HEAD
(This used to be commit 987b62137d38fc295dab75bdbc004031a99f4d56)
Diffstat (limited to 'source3/client/client.c')
-rw-r--r--source3/client/client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/client/client.c b/source3/client/client.c
index f25ed1623b..0b10a9fa0a 100644
--- a/source3/client/client.c
+++ b/source3/client/client.c
@@ -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");