From 3fe6f7894987a1036efb24c99e106aa1c1e631b6 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Tue, 18 Oct 2011 20:12:03 -0400 Subject: [PATCH] Added shortmap execution clarification to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3e831a1..9b8fcb8 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,9 @@ By default, the following mappings are available, each with tab completion: * `-` - git checkout - * `--` - `cd` to root dir of repository +The shortmaps may only be used within a git repository. Otherwise, they will +invoke the actual command on the system. + ## Configuration The file format is as follows: