From 9a7bed7ae6ec46a848a87b9e9b41e686fffeb26b Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=BCnther=20Deschner?= Date: Mon, 21 Dec 2009 17:30:07 +0100 Subject: [PATCH] s3-docs: mention long and undocumented option names in rpcclient manpage. Guenther --- docs-xml/manpages-3/rpcclient.1.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/docs-xml/manpages-3/rpcclient.1.xml b/docs-xml/manpages-3/rpcclient.1.xml index f7cef5f1fbf1..1a546a9598ea 100644 --- a/docs-xml/manpages-3/rpcclient.1.xml +++ b/docs-xml/manpages-3/rpcclient.1.xml @@ -29,7 +29,6 @@ -s <smb config file> -U username[%password] -W workgroup - -N -I destinationIP server @@ -70,7 +69,7 @@ - -I IP-address + -I|--dest-ip IP-address IP address is the address of the server to connect to. It should be specified in standard "a.b.c.d" notation. @@ -87,6 +86,14 @@ above. + + -p|--port port + This number is the TCP port number that will be used + when making connections to the server. The standard (well-known) + TCP port number for an SMB/CIFS server is 139, which is the + default. + + &stdarg.server.debug; &popt.common.samba; &popt.common.credentials; -- 2.34.1