Reformatted pages once more

This commit is contained in:
Ruben Vereecken
2016-01-13 12:04:46 +01:00
parent c9d0ed3e16
commit 9676334119
16 changed files with 61 additions and 61 deletions

View File

@@ -2,22 +2,22 @@
> A cross-platform system monitoring tool.
- run in terminal.
- Run in terminal:
`glances`
- run in web server mode to show results in browser.
- Run in web server mode to show results in browser:
`glances -w`
- run in server mode to allow connections from other Glances clients.
- Run in server mode to allow connections from other Glances clients:
`glances -s`
- connect to a Glances server.
- Connect to a Glances server:
`glances -c {{hostname}}`
- require a password in (web) server mode.
- Require a password in (web) server mode:
`glances -s --password`