diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2013-11-18 13:05:00 +0000 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2013-11-18 13:05:00 +0000 |
commit | 34e0eafc6ad0b09b7bc9db4f3272547020eb03cc (patch) | |
tree | 7e653fa2747575ac301aa34c71373dd8413dac29 /README.md | |
parent | 442e727de62ba8ba5efd808f0f22f7409132e35b (diff) | |
download | sos-34e0eafc6ad0b09b7bc9db4f3272547020eb03cc.tar.gz |
Revert change to --plugin-options parser action
Commit 6ea48cb changed the action for the -k/--plugin-option
command line argument from 'extend' to 'append'. This breaks the
handling of options that are chained with a ',':
logs.logsize 1,logs.all_logs max size (MiB) to collect per syslog file
logs.all_logs off collect all log files defined in syslog.conf
vs:
logs.logsize 1 max size (MiB) to collect per syslog file
logs.all_logs on collect all log files defined in syslog.conf
Revert to an 'append' action for this switch.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions