summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2015-04-29 14:44:29 +0200
committerAlessio Sergi <al3hex@gmail.com>2015-04-29 14:53:28 +0200
commitbcdaa089bbfd787513089ec441c99d1c9060e5f9 (patch)
treee0f9dfdc1a9ff6c0593e7d4b085591fde7acb154 /docs
parent0ee0f06c64673656e83687857d82660ebefb00f6 (diff)
Remove support for deprecated password method
To define a client/server password, just use --password.
Diffstat (limited to 'docs')
-rw-r--r--docs/glances-doc.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/glances-doc.rst b/docs/glances-doc.rst
index 6063d20d..bd775277 100644
--- a/docs/glances-doc.rst
+++ b/docs/glances-doc.rst
@@ -181,10 +181,7 @@ Command-Line Options
-p PORT, --port PORT define the client/server TCP port [default: 61209]
-B BIND_ADDRESS, --bind BIND_ADDRESS
bind server to the given IPv4/IPv6 address or hostname
- --password-badidea PASSWORD_ARG
- define password from the command line
- --password define a client/server password from the prompt or
- file
+ --password define a client/server password
--disable-autodiscover
Hide Glances server from the auto discover feature
--snmp-community SNMP_COMMUNITY