Wording 2

This commit is contained in:
Nathan Broadbent
2012-08-13 03:16:49 +12:00
parent 349495bd1e
commit 6b74a58627

View File

@@ -322,8 +322,8 @@ For example, if you already have an alias like `alias gco="git checkout"`,
then SCM Breeze will automatically redefine it to `alias gco="exec_git_expand_args git checkout"`.
This means you can type `gco 1` to checkout the first file in the output of SCM Breeze's `git status`.
Note: If you wrap your own aliases, SCM Breeze will **not** set up tab completion for your aliases if you haven't
set that up yourself.
Note: If you wrap your own aliases, SCM Breeze will **not** set up tab completion for your aliases.
You will need to set that up yourself.
# Updating