diff options
Diffstat (limited to 'Documentation')
| -rw-r--r-- | Documentation/git-mv.txt | 2 | ||||
| -rw-r--r-- | Documentation/git-status.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/git-mv.txt b/Documentation/git-mv.txt index 79449bf98f..972a055fbd 100644 --- a/Documentation/git-mv.txt +++ b/Documentation/git-mv.txt @@ -9,7 +9,7 @@ git-mv - Move or rename a file, a directory, or a symlink SYNOPSIS -------- [verse] -'git mv' <options>... <args>... +'git mv' [<options>] <args>... DESCRIPTION ----------- diff --git a/Documentation/git-status.txt b/Documentation/git-status.txt index 54a4b29b47..5e438a7fdc 100644 --- a/Documentation/git-status.txt +++ b/Documentation/git-status.txt @@ -9,7 +9,7 @@ git-status - Show the working tree status SYNOPSIS -------- [verse] -'git status' [<options>...] [--] [<pathspec>...] +'git status' [<options>] [--] [<pathspec>...] DESCRIPTION ----------- |
