Skip to content

Commit 17ae649

Browse files
committed
docs: explain username and protocol variables
1 parent e04dbc5 commit 17ae649

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,8 @@ target=git-logins/${host}
138138

139139
The above configuration directive will lead to any host that did not match any previous section in the ini file to being looked up under the `git-logins` directory in your password store.
140140

141+
Apart from `${host}`, the variables `${username}` and `${protocol}` can be used for replacements.
142+
141143
#### DEFAULT Section
142144

143145
Defaults suitable for all entries of the mapping file can be specified in a special section of the configuration file named `[DEFAULT]`.

0 commit comments

Comments
 (0)