mirror of
https://github.com/nicolargo/glances.git
synced 2026-03-12 02:46:26 -04:00
Update config.rst
An escape backslash was missing from the Windows location for the glances conf, making it appear as glancesglances.conf.
This commit is contained in:
committed by
GitHub
parent
8e443d342c
commit
c5ae552a10
@@ -20,7 +20,7 @@ You can put your own ``glances.conf`` file in the following locations:
|
||||
``Linux``, ``SunOS`` ~/.config/glances/, /etc/glances/, /usr/share/docs/glances/
|
||||
``*BSD`` ~/.config/glances/, /usr/local/etc/glances/, /usr/share/docs/glances/
|
||||
``macOS`` ~/Library/Application Support/glances/, /usr/local/etc/glances/, /usr/share/docs/glances/
|
||||
``Windows`` %APPDATA%\\glances\glances.conf
|
||||
``Windows`` %APPDATA%\\glances\\glances.conf
|
||||
==================== =============================================================
|
||||
|
||||
- On Windows XP, ``%APPDATA%`` is: ``C:\Documents and Settings\<USERNAME>\Application Data``.
|
||||
|
||||
Reference in New Issue
Block a user