mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
doc: fix argument description
This commit is contained in:
parent
8e519e3e66
commit
e031dc54e9
|
|
@ -36,7 +36,7 @@ Configuration Info
|
|||
\-c, \-\-color
|
||||
.
|
||||
.P
|
||||
Use color output\.
|
||||
Use color for information titles\.
|
||||
.
|
||||
.P
|
||||
\-\-no\-config
|
||||
|
|
|
|||
|
|
@ -97,7 +97,7 @@
|
|||
|
||||
<p> -c, --color</p>
|
||||
|
||||
<p> Use color output.</p>
|
||||
<p> Use color for information titles.</p>
|
||||
|
||||
<p> --no-config</p>
|
||||
|
||||
|
|
@ -184,7 +184,7 @@ branch.master.merge=refs/heads/master
|
|||
|
||||
<h2 id="AUTHOR">AUTHOR</h2>
|
||||
|
||||
<p>Written by Leila Muhtasib <<a href="mailto:muhtasib@gmail.com" data-bare-link="true">muhtasib@gmail.com</a>></p>
|
||||
<p>Written by Leila Muhtasib <<a href="mailto:muhtasib@gmail.com" data-bare-link="true">muhtasib@gmail.com</a>></p>
|
||||
|
||||
<h2 id="REPORTING-BUGS">REPORTING BUGS</h2>
|
||||
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ Shows the following information about a repository:
|
|||
|
||||
-c, --color
|
||||
|
||||
Use color output.
|
||||
Use color for information titles.
|
||||
|
||||
--no-config
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue