Bug 807746
| Summary: | gnutls-cli-debug manpage typo | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Karel Srot <ksrot> |
| Component: | gnutls | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED ERRATA | QA Contact: | Jiri Jaburek <jjaburek> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.3 | CC: | jjaburek, pschiffe |
| Target Milestone: | rc | Keywords: | EasyFix, ManPageChange, Patch |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | gnutls-2.8.5-8.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Just a fix of the manual page - probably no need to document in errata text.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-21 10:33:24 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: | |||
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. http://rhn.redhat.com/errata/RHBA-2013-0425.html |
Description of problem: OPTIONS -d, --debug integer Enable debugging. -p, --port integer The port to connect to. -h, --help Prints a short reminder of the command line options. -v, --verbose Even more verbose output. Actually -v is a shortcut for --version (also missing in manpage). Correct shortcut for --verbose is -V. Version-Release number of selected component (if applicable): gnutls-2.8.5-4.el6 $ gnutls-cli-debug --help GNU TLS debug client Usage: gnutls-cli-debug [options] hostname -p, --port integer The port to connect to. -d, --debug integer Enable debugging -V, --verbose More verbose output -v, --version prints the program's version number -h, --help prints this help