From 577785c0c3a4f1b8256935ca30642c617f3391ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smail=20=C3=87A=C4=9EDA=C5=9E?= Date: Wed, 16 Sep 2020 13:22:31 +0300 Subject: [PATCH] updated documentation --- docs/en/CLI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/CLI.md b/docs/en/CLI.md index b2f93ea2ef..dd3287ce12 100644 --- a/docs/en/CLI.md +++ b/docs/en/CLI.md @@ -366,7 +366,7 @@ abp logout This command builds a GIT repository and it's depending repositories or a single .NET solution File. In order ```build``` command to work, its **executing directory** or passed ```--working-directory``` parameter's directory must contain one of; * A .NET solution file (*.sln) -* abp-build-config.json +* abp-build-config.json (suggested to add this to .gitignore) Usage: