From 0a7f1c072e907a7dfa56c1bfe37d37f650cef25c Mon Sep 17 00:00:00 2001 From: Matthew Parker Date: Thu, 31 Aug 2023 21:19:57 +1000 Subject: [PATCH] bold --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62b275c..78b9411 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Various tools to manage a C# solution. _options_ `-l --logprojectfiles` logs all project files found in folder -implicit-usings `` Find projects that don't have implicit usings enabled. Optionally enables them. +**implicit-usings** `` Find projects that don't have implicit usings enabled. Optionally enables them. _options_ `-m|--add-missing` adds missing implicit usings to all project files `-d|--enable-disabled` enables disabled implicit usings in all project files