Peter Krempa 21f64f2acd virsh: Remove uncommon redundant descriptions of virsh commands
Some description of virsh commands referenced itself in a multi-line
example of usage, which is pointless as virsh help already shows how to
use the command:

     .data = N_("Get or set the current memory parameters for a guest"
                " domain.\n"
                "    To get the memory parameters use following command: \n\n"
                "    virsh # memtune <domain>")

Change it to just state what the command does and leave the example for
the help printer.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2024-03-13 15:02:52 +01:00
..
2023-11-24 09:53:14 +01:00
2024-03-11 16:06:46 +01:00
2024-03-13 15:02:51 +01:00
2019-08-09 09:03:53 +02:00
2024-03-13 15:02:51 +01:00
2024-03-13 15:02:51 +01:00
2023-03-13 13:29:07 +01:00
2023-05-05 15:08:25 +02:00
2024-03-13 15:02:51 +01:00