mirror of
https://github.com/nicolargo/glances.git
synced 2025-01-03 15:15:02 +03:00
Correct typo in documentation
This commit is contained in:
parent
15eba5d4ae
commit
72c0d09665
@ -28,11 +28,11 @@ Command-Line Options
|
||||
|
||||
.. option:: --disable-plugin PLUGIN
|
||||
|
||||
disable PLUGIN (comma separed list)
|
||||
disable PLUGIN (comma separated list)
|
||||
|
||||
.. option:: --enable-plugin PLUGIN
|
||||
|
||||
enable PLUGIN (comma separed list)
|
||||
enable PLUGIN (comma separated list)
|
||||
|
||||
.. option:: --stdout PLUGINS_STATS
|
||||
|
||||
@ -40,7 +40,7 @@ Command-Line Options
|
||||
|
||||
.. option:: --export EXPORT
|
||||
|
||||
enable EXPORT module (comma separed list)
|
||||
enable EXPORT module (comma separated list)
|
||||
|
||||
.. option:: --export-csv-file EXPORT_CSV_FILE
|
||||
|
||||
|
@ -74,12 +74,12 @@ display modules (plugins & exports) list and exit
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-disable\-plugin PLUGIN
|
||||
disable PLUGIN (comma separed list)
|
||||
disable PLUGIN (comma separated list)
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-enable\-plugin PLUGIN
|
||||
enable PLUGIN (comma separed list)
|
||||
enable PLUGIN (comma separated list)
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
@ -89,7 +89,7 @@ display stats to stdout (comma separated list of plugins/plugins.attribute)
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
.B \-\-export EXPORT
|
||||
enable EXPORT module (comma separed list)
|
||||
enable EXPORT module (comma separated list)
|
||||
.UNINDENT
|
||||
.INDENT 0.0
|
||||
.TP
|
||||
|
Loading…
Reference in New Issue
Block a user