
15 Apr
2019
15 Apr
'19
5:54 p.m.
On 4/15/19 4:53 PM, Andrea Bolognani wrote:
The table included in the sample output for 'list --title' is unnecessarily wide, which causes man to complain:
warning [p 8, 0.5i]: can't break line
Make the table narrower.
Spotted by Lintian (manpage-has-errors-from-man tag).
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- tools/virsh.pod | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
ACK Michal