Bug 1161715
| Summary: | spacewalk-create-channel man page options | ||
|---|---|---|---|
| Product: | Red Hat Satellite 5 | Reporter: | Donald Berry <dberry> |
| Component: | Other | Assignee: | Tomáš Kašpárek <tkasparek> |
| Status: | CLOSED ERRATA | QA Contact: | Radovan Drazny <rdrazny> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 560 | CC: | mmraka, rdrazny, tkasparek |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | spacewalk-remote-utils-2.5.1-10-sat | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-15 13:27:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 462714 | ||
spacewalk.git(master): 72adefb1dac36d8a1b3c5bdd940b8c1f97563c25 Backported to SATELLITE-5.8 as
commit af878dadb9d84aee5eca23313b4475ab18baf7bb
1161715 - spacewalk-create-channel man page options
Checked on spacewalk-remote-utils-2.5.1-9.el6sat. List of options is fixed, there are spaces between flags and their values. The first line in Synopsis section is still wrong - the line still looks like this: spacewalk-create-channel [ options ... ] [ -l USER ] [ --username=USER ] There should be a line break between "[ option ... ]" and "[ -l USER ]...", as noted in the original report. FailedQA spacewalk.git(master): 315a7cce0476530729721290592f0e2906fff83d Verified on spacewalk-remote-utils-2.5.1-10-sat. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2474 |
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Build Identifier: 1. '-l user' is on the same line as the command: spacewalk-create-channel [ options ... ] [ -lUSER ] [ --username=USER ] [ -pPASSWORD ] [ --password=PASSWORD ] 2. spacing between flag and value is inconsistent - the synopsis section sometimes shows a space after the flag - the options section does not - the examples section does [ -pPASSWORD ] [ --password=PASSWORD ] [ -sSERVER ] [ --server=SERVER ] [ -v VERSION ] [ --version=VERSION ] [ -r RELEASE ] [ --release=RELEASE ] Reproducible: Always Steps to Reproduce: 1. man spacewalk-create-channel 2. 3. Expected Results: 1. spacewalk-create-channel [ options ... ] [ -l USER ] [ --username=USER ] [ -p PASSWORD ] [ --password=PASSWORD ] ... 2. put spaces between the flags and values # rpm -q spacewalk-remote-utils spacewalk-remote-utils-2.0.1-5.el6sat.noarch