summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTim Oram <mitmaro@gmail.com>2017-03-27 00:02:50 -0230
committerTim Oram <mitmaro@gmail.com>2017-03-27 09:27:21 -0230
commitda2fbbcb51a37c19c0d2d09e0fa47991f1cff141 (patch)
tree0e3beff70d0e06ed108c89560b238d1bd6b73179 /README.md
parent5434c39a72e7d4d0e75187c4fd729912a72590d9 (diff)
Added show commit info
closes #25
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2581880..bdff8ba 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ The tool has built in help that can be accessed by hitting the `?` key.
| `w` | Write interactive rebase file |
| `W` | Immediately write interactive rebase file |
| `?` | Show help |
+| `c` | Show commit information |
| `j` | Move selected commit down |
| `k` | Move selected commit up |
| `p` | Set selected commit to be picked |