Small fix
This commit is contained in:
parent
f475e6c3a3
commit
43ebd7c8f5
1 changed files with 2 additions and 2 deletions
|
@ -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]]
|
||||
|
||||
|
|
Loading…
Reference in a new issue