Bug 1040155 - virt-sandbox man uncomplete
Summary: virt-sandbox man uncomplete
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt-sandbox
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-10 20:40 UTC by Fl@sh
Modified: 2015-10-11 11:36 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-11 11:36:12 UTC


Attachments (Terms of Use)

Description Fl@sh 2013-12-10 20:40:48 UTC
Description of problem:
It seems to me that the man page is not complete.
Personally, I had to read the code to understand.

Version-Release number of selected component (if applicable):
libvirt-sandbox-0.2.0-2

How reproducible:
man virt-sandbox

Steps to Reproduce:
1.
2.
3.

Actual results:
 -I HOST-PATH, --includefile=HOST-PATH
               Copy all files listed in inputfile into the appropriate temporary sandbox directories.

Expected results:
 -i GUEST-PATH=HOST-PATH, --include GUEST-PATH=HOST-PATH
 		File (HOST-PATH) to copy into custom dir
 (GUEST-PATH).
 
 -I HOST-PATH, --includefile=HOST-PATH
 		Copy all files listed in inputfile into the
 appropriate temporary sandbox directories. File should
 contain a line like: GUEST-PATH=HOST-PATH
 
 Directory (or subdirectory) of GUEST-PATH path
 must to exist in the guest filesystem (use --mount)

Additional info:
Maybe I misunderstood how to use inclusion, but it says even
more about what leadership should be written in detail.
P.S. On the use of the network too.


Note You need to log in before you can comment on or make changes to this bug.