Bug 1047759

Summary: Invalid command 'SYNOPSIS' in virt-sandbox man page
Product: [Community] Virtualization Tools Reporter: Alex Jia <ajia>
Component: libvirt-sandboxAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED WONTFIX QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: berrange, dyuan, gsun, mzhan, weizhan, zpeng
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-16 17:51:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alex Jia 2014-01-02 07:45:01 UTC
Description of problem:
"virt-sandbox [OPTIONS...] -S" is invalid in 'SYNOPSIS' section of the virt-sandbox man page.

Version-Release number of selected component (if applicable):
# rpm -q libvirt-sandbox
libvirt-sandbox-0.5.0-8.el7.x86_64


How reproducible:
always

Steps to Reproduce:
1. virt-sandbox -c lxc:/// -S


Actual results:

Unknown option -S
Run 'virt-sandbox --help' to see a full list of available command line options

Expected results:
fix it.

Additional info:

Fix 'SYNOPSIS' section or delete useless 'SYNOPSIS' line.

Comment 3 Daniel Berrangé 2020-04-16 17:51:33 UTC
Closing old bug, since this is no longer actively maintained