From 8d34d3379f2946a4a2fc95802a39ea3be8a55e71 Mon Sep 17 00:00:00 2001 From: Jean-Noël Avila Date: Sat, 12 Apr 2025 12:20:47 +0000 Subject: doc: move synopsis git-mv commands in the synopsis section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This also entails changing the help output for the command to match the new synopsis. Signed-off-by: Jean-Noël Avila Signed-off-by: Junio C Hamano --- Documentation/git-mv.adoc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Documentation') diff --git a/Documentation/git-mv.adoc b/Documentation/git-mv.adoc index dc1bf61534..08d660643f 100644 --- a/Documentation/git-mv.adoc +++ b/Documentation/git-mv.adoc @@ -9,15 +9,13 @@ git-mv - Move or rename a file, a directory, or a symlink SYNOPSIS -------- [verse] -'git mv' [] ... +'git mv' [-v] [-f] [-n] [-k] +'git mv' [-v] [-f] [-n] [-k] ... DESCRIPTION ----------- Move or rename a file, directory, or symlink. - git mv [-v] [-f] [-n] [-k] - git mv [-v] [-f] [-n] [-k] ... - In the first form, it renames , which must exist and be either a file, symlink or directory, to . In the second form, the last argument has to be an existing -- cgit v1.3