diff --git a/man/go-sendxmpp.1 b/man/go-sendxmpp.1 index 13ed5a8..c4fe4d2 100644 --- a/man/go-sendxmpp.1 +++ b/man/go-sendxmpp.1 @@ -1,6 +1,6 @@ .\" generated with Ronn-NG/v0.9.1 .\" http://github.com/apjanke/ronn-ng/tree/0.9.1 -.TH "GO\-SENDXMPP" "1" "March 2024" "" +.TH "GO\-SENDXMPP" "1" "April 2024" "" .SH "NAME" \fBgo\-sendxmpp\fR \- A tool to send messages to an XMPP contact or MUC\. .SH "SYNOPSIS" @@ -122,6 +122,10 @@ There are no shell completions yet (contributions welcome) but for zsh it is pos Just place the following in your \fB~/\.zshrc\fR or \fB~/\.zshrc\.local\fR: .P \fBcompdef _gnu_generic go\-sendxmpp\fR +.SS "FISH" +There are no shell completions yet, but FISH can generate them from the man page with following command: +.P +\fBfish_update_completions\fR .SH "CHAT" Feel free to join \fIhttps://join\.jabber\.network/#go\-sendxmpp@chat\.mdosch\.de?join\fR\. .SH "AUTHOR" diff --git a/man/go-sendxmpp.1.html b/man/go-sendxmpp.1.html index 92c6b0b..b12c805 100644 --- a/man/go-sendxmpp.1.html +++ b/man/go-sendxmpp.1.html @@ -248,6 +248,14 @@ good enough.

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.

@@ -271,7 +279,7 @@ License: BSD 2-clause License

  1. -
  2. March 2024
  3. +
  4. April 2024
  5. go-sendxmpp(1)