Add initial doc for xmpp-check

This commit is contained in:
Mickael Remond 2019-06-18 17:01:26 +02:00
parent 4d015e5b29
commit 7f889909fd
No known key found for this signature in database
GPG key ID: E6F6045D79965AA3

6
cmd/xmpp-check/doc.go Normal file
View file

@ -0,0 +1,6 @@
/*
xmpp-check is a command-line to check if you XMPP TLS certificate is valid and warn you before it expires.
*/
package main