Code

sysdb: Use a custom output format instead of pretty-printed JSON.
[sysdb.git] / doc / sysdbd.1.txt
index 53e936b6fc421251957f85688292c5938b48398a..6bf4b96ed5ab0d6598282f14bffc9c588c801fba 100644 (file)
@@ -1,7 +1,5 @@
 sysdbd(1)
 =========
-Sebastian "tokkee" Harl <sh@tokkee.org>
-version {package_version}, {build_date}
 :doctype: manpage
 
 NAME
@@ -43,6 +41,22 @@ OPTIONS
 *-V*::
        Display the version number and copyright information.
 
+CLIENT AUTHENTICATION
+---------------------
+
+include::sysdb-auth.txt[]
+
+FILES
+-----
+
+*/etc/sysdb/sysdbd.conf*::
+       The default main configuration file for the SysDB daemon.
+
+*/etc/sysdb/ssl/key.pem*::
+*/etc/sysdb/ssl/cert.pem*::
+       The default SSL private key and certificate files to use for SSL
+       connections.
+
 SIGNALS
 -------
 
@@ -70,7 +84,9 @@ None known.
 
 SEE ALSO
 --------
-*sysdbd.conf*(5)
+manpage:sysdbd.conf[5]
+
+The SysDB homepage: https://sysdb.io/
 
 AUTHOR
 ------