Skip to content

Commit d45329e

Browse files
Okeanosdscho
authored andcommitted
Improve wording for saving options to file
1 parent 3caea0a commit d45329e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Silent-or-Unattended-Installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Git-<version>-<bitness>.exe /VERYSILENT /NORESTART /NOCANCEL /SP- /CLOSEAPPLICAT
1010

1111
You can also load install parameters from a file with `/LOADINF="filename"`, and you can record parameters to a file using `/SAVEINF="filename"`.
1212

13-
Example for saving selected options to a file:
13+
Example for saving selected options to a file during an interactive run started from the command-line:
1414

1515
```
1616
Git-<version>-<bitness>.exe /SAVEINF=git_options.ini

0 commit comments

Comments
 (0)