Skip to content

Commit 0ba6cb6

Browse files
committed
Add missing documentation of merge option for command line association handling
1 parent b172c6d commit 0ba6cb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommandLineAssociationManager/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class Program
1818
"Usage:",
1919
"",
2020
" FileMetaAssoc.exe {-l|-a|-r|-h} [-p=<profile name>] ",
21-
" [-d=<definition file name>] [<extension> ...]",
21+
" [-d=<definition file name>] [-m] [<extension> ...]",
2222
"",
2323
"Where:",
2424
"",

0 commit comments

Comments
 (0)