From 6b9c9cae4982d770a80af5b0c6ff36e3d71c3f5b Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Fri, 27 Sep 2013 15:10:02 -0700 Subject: [PATCH] Updates to README --- README.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index 251fd00..ec4181c 100644 --- a/README.markdown +++ b/README.markdown @@ -91,9 +91,9 @@ $ ge echo 1-3 ### Other shortcuts SCM Breeze adds a number of aliases to your shell. Use `list_aliases` to view all the aliases and their corresponding commands. -You can filter aliases with a search string, e.g. `list_aliases git log` +You can filter aliases by adding a search string: `list_aliases git log` -There's also a `git_aliases` command, which shows aliases for `git` commands. You can also pass in additional filters, e.g. `git_aliases log`. +There's also a `git_aliases` command, which just shows aliases for `git` commands. You can also pass in additional filters, e.g. `git_aliases log`. ## Keyboard bindings