Update man for FISH - Shell completions

v0.10
Maik Holme 2 months ago
parent f1e9bfcdc8
commit fc860dfebb

@ -173,6 +173,14 @@ Just place the following in your `~/.zshrc` or `~/.zshrc.local`:
compdef _gnu_generic go-sendxmpp
```
### FISH
There are no shell completions yet, but FISH can generate them from the man page with following command:
```
fish_update_completions
```
## CHAT
Feel free to join [https://join.jabber.network/#go-sendxmpp@chat.mdosch.de?join](https://join.jabber.network/#go-sendxmpp@chat.mdosch.de?join).

Loading…
Cancel
Save