Peter Krempa
811ce0e13b
vsh: Fix '--help' option for virsh/virt-admin
...
The refactor of the libvirt tools command parser introduced a bug where
the '--help' option would cause an error:
$ virsh list --help
error: command 'list' doesn't support option --help
rather than printing the help for the command as the help option is
supposed to be handled separately from the real options.
Re-introduce the separate handling to the new parser code.
Fixes: 5540c3d2415c194b206f8946cf74b13648163332
Resolves: https://issues.redhat.com/browse/RHEL-36565
Reported-by: Lili Zhu <lizhu@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
2024-05-16 09:03:48 +02:00
..
2022-04-01 15:33:19 +02:00
2024-04-18 14:57:30 +02:00
2024-05-13 08:56:35 +02:00
2022-10-10 15:06:09 +02:00
2021-11-30 10:45:35 +00:00
2023-11-06 23:45:04 +01:00
2024-04-04 09:10:00 +02:00
2024-05-13 08:56:35 +02:00
2024-04-25 14:13:19 +02:00
2019-12-10 12:41:56 +01:00
2024-04-25 14:13:19 +02:00
2019-07-26 16:48:58 -05:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2024-04-25 14:13:19 +02:00
2022-03-03 11:06:56 +01:00
2024-04-25 14:13:19 +02:00
2022-10-10 14:31:43 +02:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2022-06-16 06:43:58 +02:00
2022-01-19 16:48:33 +01:00
2024-01-07 23:57:09 -05:00
2022-04-04 16:30:48 +02:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2024-02-20 12:08:22 +01:00
2024-02-20 12:08:22 +01:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2022-06-16 06:43:58 +02:00
2021-09-17 09:40:46 +02:00
2022-06-16 06:43:58 +02:00
2022-03-11 09:10:24 +01:00
2022-06-16 06:43:58 +02:00
2022-03-15 13:36:56 +01:00
2024-04-02 18:26:35 +02:00
2023-10-24 13:51:32 +02:00
2024-04-25 14:13:19 +02:00
2022-03-03 11:06:56 +01:00
2024-04-25 14:13:19 +02:00
2020-01-07 16:12:55 +01:00
2024-04-25 14:13:19 +02:00
2022-02-21 13:34:16 +01:00
2023-04-01 11:40:35 +02:00
2024-04-25 14:13:19 +02:00
2021-07-23 09:59:12 +02:00
2024-04-25 14:13:19 +02:00
2019-06-19 17:12:34 +02:00
2024-04-25 14:13:19 +02:00
2022-01-19 16:48:33 +01:00
2024-04-25 14:13:19 +02:00
2019-08-09 09:03:53 +02:00
2024-04-25 14:13:19 +02:00
2019-06-19 17:12:34 +02:00
2024-04-25 14:13:19 +02:00
2021-06-16 10:32:33 +02:00
2024-04-25 14:13:19 +02:00
2020-08-03 15:30:40 +02:00
2024-04-25 14:13:19 +02:00
2020-08-03 15:30:40 +02:00
2024-04-25 14:13:19 +02:00
2023-08-25 12:36:37 +02:00
2024-04-25 14:13:19 +02:00
2022-03-11 09:10:24 +01:00
2024-04-25 14:13:19 +02:00
2024-04-02 14:24:29 +02:00
2021-04-13 17:00:38 +02:00
2019-06-19 17:12:34 +02:00
2024-04-25 14:13:19 +02:00
2021-04-13 17:00:38 +02:00
2023-09-04 10:31:53 +02:00
2019-06-19 17:12:34 +02:00
2023-09-04 09:35:36 +02:00
2021-10-12 17:28:35 +02:00
2023-04-06 12:48:22 +02:00
2021-06-08 08:52:07 +02:00
2018-10-05 15:53:29 +02:00
2019-06-19 17:12:34 +02:00
2023-09-04 09:35:36 +02:00
2019-06-19 17:12:34 +02:00
2023-04-01 11:40:36 +02:00
2023-04-01 11:40:36 +02:00
2023-03-13 13:29:07 +01:00
2023-04-01 11:40:36 +02:00
2023-05-05 15:08:25 +02:00
2023-06-29 11:51:27 +02:00
2023-12-05 12:21:38 +01:00
2022-07-07 12:21:16 +02:00
2023-08-03 16:41:19 +02:00
2021-12-17 15:05:58 +01:00
2024-05-16 09:03:48 +02:00
2024-04-25 14:13:19 +02:00