mirror of
https://github.com/nicolargo/glances.git
synced 2026-05-24 22:46:28 -04:00
Fix typo of --export-process-filter help message
This commit is contained in:
@@ -379,7 +379,7 @@ Examples of use:
|
||||
default=None,
|
||||
type=str,
|
||||
dest='export_process_filter',
|
||||
help='set the export process filter (comman separated list of regular expression)',
|
||||
help='set the export process filter (comma-separated list of regular expression)',
|
||||
)
|
||||
# Client/Server option
|
||||
parser.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user