tag doc: split up the --[no-]merged documentation
[gitweb.git] / Documentation / gitdiffcore.txt
index 147566ac675cbdd6ad2dd42feade355284b90d66..46bc6d077c474374a92532af3692b76854803da7 100644 (file)
@@ -28,8 +28,8 @@ The 'git diff-{asterisk}' family works by first comparing two sets of
 files:
 
  - 'git diff-index' compares contents of a "tree" object and the
-   working directory (when '--cached' flag is not used) or a
-   "tree" object and the index file (when '--cached' flag is
+   working directory (when `--cached` flag is not used) or a
+   "tree" object and the index file (when `--cached` flag is
    used);
 
  - 'git diff-files' compares contents of the index file and the