From 27e7d24edbf9c19d6a2f196c0ef5bf8f10c9e0c8 Mon Sep 17 00:00:00 2001 From: fejx Date: Tue, 12 May 2020 23:53:32 +0200 Subject: [PATCH] git-help: fix location (#4034) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Zlatan Vasović --- {common/pages => pages/common}/git-help.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename {common/pages => pages/common}/git-help.md (99%) diff --git a/common/pages/git-help.md b/pages/common/git-help.md similarity index 99% rename from common/pages/git-help.md rename to pages/common/git-help.md index 1067b64fc3..47b6a94d83 100644 --- a/common/pages/git-help.md +++ b/pages/common/git-help.md @@ -7,7 +7,7 @@ `git help {{subcommand}}` -- Display help about a specific git subcommand in a web browser: +- Display help about a specific git subcommand in a web browser: `git help --web {{subcommand}}`