summaryrefslogtreecommitdiffstats
path: root/docs/cmds.rst
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2016-12-27 19:49:37 +0100
committerAlessio Sergi <al3hex@gmail.com>2016-12-27 19:49:37 +0100
commit3baae1f5c49a3a67761af3f03ba89b2c16a1130d (patch)
tree52c3838be3d96f0ad467bd19e1744bce44d87402 /docs/cmds.rst
parent555f84b976f03cc601d972c96b91e4014a955040 (diff)
Add the username to the log filename
Glances as system tool is often executed in a multi-user environment or even with root privileges. Then, make the log file system-aware as well.
Diffstat (limited to 'docs/cmds.rst')
-rw-r--r--docs/cmds.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmds.rst b/docs/cmds.rst
index 43cb7ac9..c43bad77 100644
--- a/docs/cmds.rst
+++ b/docs/cmds.rst
@@ -16,7 +16,7 @@ Command-Line Options
.. option:: -d, --debug
- enable debug mode. The debugging output is saved to /tmp/glances.log.
+ enable debug mode. The debugging output is saved to /tmp/glances-USERNAME.log.
.. option:: -C CONF_FILE, --config CONF_FILE