Age | Commit message (Collapse) | Author |
|
Use Git with capital G, when referring to Git in general. Use git with small g,
when referring to the git command.
|
|
|
|
|
|
|
|
pages
In order to consistently emphasize arguments and other keywords in man page as
well as markdown viewers, they should be wrapped in single asterisks and single
backticks like *`<argument>`*.
|
|
In order to consistently emphasize options in man page as well as markdown
viewers, they should be wrapped in double asterisks and single backticks like
**`<option>`**.
|
|
... in order to preserve the minus signs.
|
|
... for easy processing with pandoc.
|