gitweb: remove unused guess_file_syntax() parameter
[gitweb.git] / Documentation / gitremote-helpers.txt
index 53ce1d099c9c4b897ad7301cb91bae62cde8406c..a4de50ad227bb1653977ee9502a3df20afefaf92 100644 (file)
@@ -298,7 +298,7 @@ Supported if the helper has the "fetch" capability.
        is followed by a blank line). For example, the following would
        be two batches of 'push', the first asking the remote-helper
        to push the local ref 'master' to the remote ref 'master' and
-       the local 'HEAD' to the remote 'branch', and the second
+       the local `HEAD` to the remote 'branch', and the second
        asking to push ref 'foo' to ref 'bar' (forced update requested
        by the '+').
 +