File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,12 +47,12 @@ checks or transformations are performed on the value.
47
47
48
48
When reading, the values are read from the system, global and
49
49
repository local configuration files by default, and options
50
- `--system`, `--global`, `--local` and ' --file <filename>' can be
50
+ `--system`, `--global`, `--local` and ` --file <filename>` can be
51
51
used to tell the command to read from only that location (see <<FILES>>).
52
52
53
53
When writing, the new value is written to the repository local
54
54
configuration file by default, and options `--system`, `--global`,
55
- ' --file <filename>' can be used to tell the command to write to
55
+ ` --file <filename>` can be used to tell the command to write to
56
56
that location (you can say `--local` but that is the default).
57
57
58
58
This command will fail with non-zero status upon error. Some exit
You can’t perform that action at this time.
0 commit comments