diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 01:08:43 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 01:08:43 (EDT) |
commit | 2daf225db627cb9b1ea22002ab70334ed955b8af (patch) | |
tree | 696db35908b92f7351ae8e9f433b106d17ca6e8a /site | |
parent | 4020fefd1f99cb0e279b26d77e5c30fbe0f8b68b (diff) | |
download | libreboot.org-2daf225db627cb9b1ea22002ab70334ed955b8af.zip libreboot.org-2daf225db627cb9b1ea22002ab70334ed955b8af.tar.gz libreboot.org-2daf225db627cb9b1ea22002ab70334ed955b8af.tar.bz2 |
git page: make note about --author bold
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index 0c25987..b937f34 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -134,7 +134,7 @@ </p> <p> - If you wish to use a different author name for the commit command, add <i>--author="Author's Name <author's email address>"</i>. This + If you wish to use a different author name for the commit command, add <b><i>--author="Author's Name <author's email address>"</i></b> at the end. This could be an alias, or it could be because you are submitting a patch on someone else's behalf. </p> |