commit | 942cd1f2889dbc74db850218b270bc5b41656dfd | [log] [tgz] |
---|---|---|
author | Markus Armbruster <armbru@redhat.com> | Fri Mar 26 09:07:09 2010 +0100 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sun Apr 18 23:55:19 2010 +0200 |
tree | e96ea50d24b6c690f5c7d2ff7283eb8e89b52769 | |
parent | ee9545dad4004b92a93554a92cbb3e1b0e1c949d [diff] |
monitor: New argument type 'b' This is a boolean value. Human monitor accepts "on" or "off". Consistent with option parsing (see parse_option_bool()). Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>