Small fix

This commit is contained in:
Shy 2017-04-17 22:31:11 +02:00
parent f475e6c3a3
commit 43ebd7c8f5

View file

@ -14,7 +14,7 @@ $ c4ctrl.py -h
Kitchenlight utility script.
```
$ kitchentext.py -h
$ kitchentext -h
```
## c4ctrl.vim
@ -41,5 +41,5 @@ Completion script for zsh.
### Installation
Put *_c4ctrl* somewhere into *$fpath* (or alter *$fpath* in your *.zshrc*).
See also: http://zsh.sourceforge.net/Doc/Release/Completion-System.html#Completion-Directories
See also: [[http://zsh.sourceforge.net/Doc/Release/Completion-System.html#Completion-Directories]]