Bug 1330397

Summary: Documentation makes up about man page, version info and help command
Product: Red Hat Enterprise Linux 7 Reporter: Luwen Su <lsu>
Component: docker-distributionAssignee: Michal Minar <miminar>
Status: CLOSED WONTFIX QA Contact: atomic-bugs <atomic-bugs>
Severity: low Docs Contact:
Priority: unspecified    
Version: 7.4Keywords: Extras
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: 2020-12-15 07:41:15 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:

Description Luwen Su 2016-04-26 06:58:49 UTC
Description of problem:
Make up and fix some documentation problems

Version-Release number of selected component (if applicable):
docker-distribution-2.4.0-1.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1.Man page:
registry or docker-distribution
# man registry
No manual entry for registry
# man docker-distribution
No manual entry for docker-distribution

2.Version info:
change ``unknown`` to something others
# registry -v
registry github.com/docker/distribution v2.4.0+unknown

3.Help:
``Additional help topics`` below is filled with blank

# registry help serve
`serve` stores and distributes Docker images.

Usage: 
  registry serve <config> [flags]
Flags:
  -h, --help=false: help for serve


Additional help topics:

Comment 3 RHEL Program Management 2020-12-15 07:41:15 UTC
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release.  Therefore, it is being closed.  If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened.