X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=blobdiff_plain;f=doc%2Fsysdb.1.txt;h=ce73dbe0fe86117320c1e9313a2466b750c3db5c;hp=ba64f713dce47a13010d743a306499001636cf13;hb=2a77f65fe90397f95f6f83fa394e7c1ee304b09e;hpb=16691885895c39b8f2f897b069b3fb4546f29e15 diff --git a/doc/sysdb.1.txt b/doc/sysdb.1.txt index ba64f71..ce73dbe 100644 --- a/doc/sysdb.1.txt +++ b/doc/sysdb.1.txt @@ -61,6 +61,11 @@ General options: *-V*:: Display the version number and copyright information. +AUTHENTICATION +-------------- + +include::sysdb-auth.txt[] + EXIT CODES ---------- *0*:: @@ -70,6 +75,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.