mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-22 04:25:18 +00:00
Remove stray space in cmdHelp
This commit is contained in:
parent
86a68bdb0c
commit
d41d18bcdc
@ -2858,7 +2858,7 @@ const vshCmdInfo info_help[] = {
|
||||
|
||||
bool
|
||||
cmdHelp(vshControl *ctl, const vshCmd *cmd)
|
||||
{
|
||||
{
|
||||
const char *name = NULL;
|
||||
|
||||
if (vshCommandOptStringQuiet(ctl, cmd, "command", &name) <= 0) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user