branch: externals/vc-hgcmd
commit 3ee691dee26a1109092a05bf8aa56b55051258ec
Author: Andrii Kolomoiets <[email protected]>
Commit: GitHub <[email protected]>
Wrong heading in readme
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 753a525..627c266 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ You can specify `-C` to run `hg update` with `-C` flag and
discard all uncommitt
They are mostly useless in annotate buffer.
To find out right filename to annotate `vc-hgcmd` uses `status --rev <rev> -C
file`.
-### `previous-revision` and `next-revision` respect files
+#### `previous-revision` and `next-revision` respect files
Keys `p` and `n` in annotation buffer works correctly.