Skip to content

Commit af72447

Browse files
update readme with author file generation snippet
1 parent e0dfd93 commit af72447

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
@@ -39,6 +39,8 @@ Arguments:
3939
Options:
4040
--authors <authors> (REQUIRED) Path to an authors file with lines mapping TFVC usernames to
4141
Git authors, e.g.: DOMAIN\John = John Doe <john@doe.com>
42+
Auto-generated if not found with placeholders, eg:
43+
DOMAIN\John = John Doe <email>
4244
--out-dir <out-dir> The directory path at which to create a new Git repository.
4345
Defaults to the last segment in the root path under the
4446
current directory.

0 commit comments

Comments
 (0)