This commit is contained in:
mindyor 2015-06-04 11:06:05 -03:00
parent 62a482c062
commit 819217fd17

View File

@ -182,7 +182,7 @@ Enable autocompletion on your terminal
eval "$(kickstart autocomplete)" eval "$(kickstart autocomplete)"
``` ```
### Debbuging ### Debugging
Prepend DEBUG=1 to the command and you will see massive ammount of commands on your screen Prepend DEBUG=1 to the command and you will see massive ammount of commands on your screen
```bash ```bash