mirror of
https://github.com/nicolargo/glances.git
synced 2025-01-05 17:22: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
|
.. option:: --disable-plugin PLUGIN
|
||||||
|
|
||||||
disable PLUGIN (comma separed list)
|
disable PLUGIN (comma separated list)
|
||||||
|
|
||||||
.. option:: --enable-plugin PLUGIN
|
.. option:: --enable-plugin PLUGIN
|
||||||
|
|
||||||
enable PLUGIN (comma separed list)
|
enable PLUGIN (comma separated list)
|
||||||
|
|
||||||
.. option:: --stdout PLUGINS_STATS
|
.. option:: --stdout PLUGINS_STATS
|
||||||
|
|
||||||
@ -40,7 +40,7 @@ Command-Line Options
|
|||||||
|
|
||||||
.. option:: --export EXPORT
|
.. option:: --export EXPORT
|
||||||
|
|
||||||
enable EXPORT module (comma separed list)
|
enable EXPORT module (comma separated list)
|
||||||
|
|
||||||
.. option:: --export-csv-file EXPORT_CSV_FILE
|
.. option:: --export-csv-file EXPORT_CSV_FILE
|
||||||
|
|
||||||
|
@ -74,12 +74,12 @@ display modules (plugins & exports) list and exit
|
|||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
.B \-\-disable\-plugin PLUGIN
|
.B \-\-disable\-plugin PLUGIN
|
||||||
disable PLUGIN (comma separed list)
|
disable PLUGIN (comma separated list)
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
.B \-\-enable\-plugin PLUGIN
|
.B \-\-enable\-plugin PLUGIN
|
||||||
enable PLUGIN (comma separed list)
|
enable PLUGIN (comma separated list)
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
@ -89,7 +89,7 @@ display stats to stdout (comma separated list of plugins/plugins.attribute)
|
|||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
.B \-\-export EXPORT
|
.B \-\-export EXPORT
|
||||||
enable EXPORT module (comma separed list)
|
enable EXPORT module (comma separated list)
|
||||||
.UNINDENT
|
.UNINDENT
|
||||||
.INDENT 0.0
|
.INDENT 0.0
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user