Bug 1142184
Summary: | virt-sparsify --help print description of a option which is hard to get common understanding | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Lingfei Kong <lkong> |
Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
Status: | CLOSED NOTABUG | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 7.1 | CC: | huzhan, leiwang, mbooth, ptoscano, wshi |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-09-23 15:06:30 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
Lingfei Kong
2014-09-16 10:14:04 UTC
-"- is the common mark for ditto. https://en.wikipedia.org/wiki/Ditto_mark https://en.wikipedia.org/wiki/Ditto I don't believe this is a bug. (In reply to Richard W.M. Jones from comment #2) > -"- is the common mark for ditto. > > https://en.wikipedia.org/wiki/Ditto_mark > https://en.wikipedia.org/wiki/Ditto > > I don't believe this is a bug. Yes, accurate to say this is not a bug, because -"- is a ditto mark. I file this bug because this bug may help you to improve the help info of virt-sparsify :-). There are many people who can not recognize what -"- means and such format is different from other virt tools such as virt-builder, virt-customize, virt-sysprep, it is better to keep the same format with other virt tools, but it's no problem to do like this. Also even in the same help info, it have two different format to descript a same function: # virt-sparsify --help --check-tmpdir ignore|... Check there is enough space in $TMPDIR .................... --in-place Modify the disk image in-place --inplace -"- .................... -q Quiet output --quiet -"- .................... -V Display version and exit --version -"- -help Display this list of options --help Display this list of options |