Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Documentation: rewrap to prepare for "git-" vs "git " change
[gitweb.git]
/
Documentation
/
git-revert.txt
diff --git
a/Documentation/git-revert.txt
b/Documentation/git-revert.txt
index 5b49b813862c5318701e40f1a798ca04cd1d3a63..3d0c5aba93391ed6bb3ffcc9a3919450b3520395 100644
(file)
--- a/
Documentation/git-revert.txt
+++ b/
Documentation/git-revert.txt
@@
-7,7
+7,7
@@
git-revert - Revert an existing commit
SYNOPSIS
--------
-'git
-
revert' [--edit | --no-edit] [-n] [-m parent-number] [-s] <commit>
+'git
revert' [--edit | --no-edit] [-n] [-m parent-number] [-s] <commit>
DESCRIPTION
-----------