diff options
author | Junio C Hamano <junkio@cox.net> | 2005-08-26 21:33:46 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-08-26 21:33:46 -0700 |
commit | 905197de9f8f1a2ce619ac888ab7a2e1a67acb56 (patch) | |
tree | 2b7d02636b35b372bda814bff3bc5511cd59dee7 /Documentation/git-rebase-script.txt | |
parent | [PATCH] Subject: [PATCH] Add some documentation. (diff) | |
download | tgif-905197de9f8f1a2ce619ac888ab7a2e1a67acb56.tar.xz |
Update the main documentation index.
Gitzilla updated bunch of undocumented command pages, so move the
entries in the main documentation index around to put them in proper
category. Ordering within category will be fixed later.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-rebase-script.txt')
-rw-r--r-- | Documentation/git-rebase-script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-rebase-script.txt b/Documentation/git-rebase-script.txt index a9e4b21049..8f14186f82 100644 --- a/Documentation/git-rebase-script.txt +++ b/Documentation/git-rebase-script.txt @@ -11,7 +11,7 @@ SYNOPSIS DESCRIPTION ----------- -Rebases local commits to the new head of the upstream tree.' +Rebases local commits to the new head of the upstream tree. OPTIONS ------- |