Bug 1251646

Summary: font/formatting of "man docker-commit" SYNOPSIS seems broken
Product: [Fedora] Fedora Reporter: Robert P. J. Day <rpjday>
Component: dockerAssignee: Sally <somalley>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 22CC: adimania, admiller, dwalsh, ichavero, jcajka, jchaloup, lsm5, miminar, vbatts
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-16 17:41:11 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 Robert P. J. Day 2015-08-08 10:58:17 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Robert P. J. Day 2015-08-08 11:01:28 UTC
Ack, really wish hitting RETURN didn't submit a useless bug report. In any event, bold formatting in the SYNOPSIS line for "man docker-commit":

docker  commit  [-a|--author[=AUTHOR]]  [--help] [-c|--change[= []]] [-m|--message[=MESSAGE]] [-p|--pause*[=*true]]
       CONTAINER [REPOSITORY[:TAG]]

seems to break right around the --change option, as the bolding from that point on seems reversed, and there's also this:

[-p|--pause*[=*true]]

where i'm guessing the asterisks were meant to change bolding but didn't since bolding before then was already screwed up.

Comment 2 Sally 2015-08-19 14:24:04 UTC
opened
https://github.com/docker/docker/pull/15697

Comment 3 Daniel Walsh 2015-08-21 04:12:21 UTC
Fixed in docker-1.9