fix quoting in example
This commit is contained in:
parent
a621b441d9
commit
2c18fc1d60
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ as the external diff driver, where cmd is the external diff
|
|||
driver you want it to run, and params are any extra parameters to pass
|
||||
to it. Note the trailing "--", which is required.
|
||||
|
||||
For example, set `GIT_EXTERNAL_DIFF=git-annex diffdriver -- j-c-diff --`
|
||||
For example, set `GIT_EXTERNAL_DIFF="git-annex diffdriver -- j-c-diff --"`
|
||||
|
||||
# OPTIONS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue