From 0ba6cb64233ea5acbfac5c6c5ebf5ec01dc8f8e6 Mon Sep 17 00:00:00 2001 From: Dijji <27084934+Dijji@users.noreply.github.com> Date: Thu, 16 Jan 2020 15:12:52 +0000 Subject: [PATCH] Add missing documentation of merge option for command line association handling --- CommandLineAssociationManager/Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CommandLineAssociationManager/Program.cs b/CommandLineAssociationManager/Program.cs index 384f05a..d029171 100644 --- a/CommandLineAssociationManager/Program.cs +++ b/CommandLineAssociationManager/Program.cs @@ -18,7 +18,7 @@ class Program "Usage:", "", " FileMetaAssoc.exe {-l|-a|-r|-h} [-p=] ", - " [-d=] [ ...]", + " [-d=] [-m] [ ...]", "", "Where:", "",