diff options
Diffstat (limited to 'Documentation/git-stage.txt')
-rw-r--r-- | Documentation/git-stage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-stage.txt b/Documentation/git-stage.txt index 25bcda936d..2f6aaa75b9 100644 --- a/Documentation/git-stage.txt +++ b/Documentation/git-stage.txt @@ -9,7 +9,7 @@ git-stage - Add file contents to the staging area SYNOPSIS -------- [verse] -'git stage' args... +'git stage' <arg>... DESCRIPTION |