Add wiki link on how to configure signal keyboard shortcuts.
This commit is contained in:
parent
1bcfdfd3ad
commit
217069bbc6
@ -146,6 +146,8 @@ Signal handlers are used to interact with Guard:
|
|||||||
* `Ctrl-\` - Calls each guard's `run_all` method, in the same order they are declared in the Guardfile.
|
* `Ctrl-\` - Calls each guard's `run_all` method, in the same order they are declared in the Guardfile.
|
||||||
* `Ctrl-Z` - Calls each guard's `reload` method, in the same order they are declared in the Guardfile.
|
* `Ctrl-Z` - Calls each guard's `reload` method, in the same order they are declared in the Guardfile.
|
||||||
|
|
||||||
|
You can read more about [configure the signal keyboard shortcuts](https://github.com/guard/guard/wiki/Configure-keyboard-shortcuts) on the wiki.
|
||||||
|
|
||||||
Available Guards
|
Available Guards
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user