mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
man: clean
Both branches printed new line.
This commit is contained in:
parent
ebadd3ccc6
commit
03a3863804
@ -538,12 +538,10 @@ static void _print_man_usage(char *lvmname, struct command *cmd)
|
||||
_print_def_man(cname, 0, &cmd->required_pos_args[rp].def, 1, lv_type_bits ? NULL : &lv_type_bits);
|
||||
}
|
||||
}
|
||||
|
||||
printf("\n");
|
||||
} else {
|
||||
printf("\n");
|
||||
}
|
||||
|
||||
printf("\n");
|
||||
|
||||
if (need_ro_indent_end)
|
||||
printf(".RE\n");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user