doc: convert \--option to --option
[gitweb.git] / Documentation / git-push.txt
index 35937744957982f105774846fb806d10f0024402..bf6569f6666c33864130f65f0fe865d98dc402f5 100644 (file)
@@ -257,8 +257,8 @@ origin +master` to force a push to the `master` branch). See the
 
 --[no-]verify::
        Toggle the pre-push hook (see linkgit:githooks[5]).  The
-       default is \--verify, giving the hook a chance to prevent the
-       push.  With \--no-verify, the hook is bypassed completely.
+       default is --verify, giving the hook a chance to prevent the
+       push.  With --no-verify, the hook is bypassed completely.
 
 
 include::urls-remotes.txt[]