diff options
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> |