mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
Remove stray space in cmdHelp
This commit is contained in:
+1
-1
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user