diff options
Diffstat (limited to 'accel-cmd/accel-cmd.1')
-rw-r--r-- | accel-cmd/accel-cmd.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/accel-cmd/accel-cmd.1 b/accel-cmd/accel-cmd.1 index 634b4e35..9f2f56b3 100644 --- a/accel-cmd/accel-cmd.1 +++ b/accel-cmd/accel-cmd.1 @@ -46,6 +46,11 @@ Set the service name or port number on which connection should be done. .RI "If this option is not supplied, or if " TIMEOUT " is zero, then no" timeout is set. .TP +.BR \-P " \fIPASSWORD\fR, " \-\-password "=\fIPASSWORD\fR" +.RB "Set the password." +.RB "If this option is supplied and if " PASSWORD " is not empty, then" +.RB "password will be used for client authentication." +.TP .BR \-v ", " \-\-verbose Verbose output. .TP |