From 789753071f0628ba111a12a87b701c74cfbf43f3 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 1 Feb 2015 17:50:37 +0100 Subject: [PATCH] sysdb(1), sysdbd(1): Document files used by the tools by default. --- doc/sysdb.1.txt | 11 +++++++++++ doc/sysdbd.1.txt | 11 +++++++++++ 2 files changed, 22 insertions(+) diff --git a/doc/sysdb.1.txt b/doc/sysdb.1.txt index ba64f71..33a561d 100644 --- a/doc/sysdb.1.txt +++ b/doc/sysdb.1.txt @@ -70,6 +70,17 @@ EXIT CODES Failure (syntax or usage error). When using the *-c* option, sysdb exits with status 1 if the specified command failed. +FILES +----- + +*~/.config/sysdb/ssl/key.pem*:: +*~/.config/sysdb/ssl/cert.pem*:: + The default SSL private key and certificate files to use for SSL + connections. + +*~/.sysdb_history*:: + The command-line history is stored in this file. + BUGS ---- None known. diff --git a/doc/sysdbd.1.txt b/doc/sysdbd.1.txt index 6c90f42..443927f 100644 --- a/doc/sysdbd.1.txt +++ b/doc/sysdbd.1.txt @@ -41,6 +41,17 @@ OPTIONS *-V*:: Display the version number and copyright information. +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 ------- -- 2.30.2