summaryrefslogtreecommitdiff
path: root/docs/manpages/rpcclient.1
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-11-27 02:42:12 +0000
committerGerald Carter <jerry@samba.org>2002-11-27 02:42:12 +0000
commite2a958058c7977ba81badc4a205a8e762595f1c8 (patch)
tree827821e82be46899200f4e00e3a46fb515646ed5 /docs/manpages/rpcclient.1
parent0c1a06dfad03a45dc5cfff027dacd6e95194a786 (diff)
downloadsamba-e2a958058c7977ba81badc4a205a8e762595f1c8.tar.gz
samba-e2a958058c7977ba81badc4a205a8e762595f1c8.tar.bz2
samba-e2a958058c7977ba81badc4a205a8e762595f1c8.zip
update docs for "password server" and regenerate
also fixed a number of syntax errors in the SGML source for several man pages (people really need to start validating docs before checking them in). (This used to be commit 91a21782e09562644ab4938cb0170b8fb94f0ccf)
Diffstat (limited to 'docs/manpages/rpcclient.1')
-rw-r--r--docs/manpages/rpcclient.110
1 files changed, 1 insertions, 9 deletions
diff --git a/docs/manpages/rpcclient.1 b/docs/manpages/rpcclient.1
index 083aef4f5f..6ff5576349 100644
--- a/docs/manpages/rpcclient.1
+++ b/docs/manpages/rpcclient.1
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "RPCCLIENT" "1" "01 October 2002" "" ""
+.TH "RPCCLIENT" "1" "26 November 2002" "" ""
.SH NAME
rpcclient \- tool for executing client side MS-RPC functions
.SH SYNOPSIS
@@ -47,14 +47,6 @@ access from unwanted users.
execute semicolon separated commands (listed
below))
.TP
-\fB-d|--debug=debuglevel\fR
-set the debuglevel. Debug level 0 is the lowest
-and 100 being the highest. This should be set to 100 if you are
-planning on submitting a bug report to the Samba team (see \fIBUGS.txt\fR).
-.TP
-\fB-h|--help\fR
-Print a summary of command line options.
-.TP
\fB-I IP-address\fR
\fIIP address\fR is the address of the server to connect to.
It should be specified in standard "a.b.c.d" notation.