From 4f8f473db95c2262c3f387aed3d4459555ac52e2 Mon Sep 17 00:00:00 2001 From: Magnus Ahltorp Date: Wed, 26 Jul 2017 01:34:57 +0200 Subject: Output optional and defaults to configuration man page --- doc/catlfish-log.cfg.in.5.adoc | 3 +++ doc/catlfish-node.cfg.5.adoc | 20 +++++++------------- 2 files changed, 10 insertions(+), 13 deletions(-) (limited to 'doc') diff --git a/doc/catlfish-log.cfg.in.5.adoc b/doc/catlfish-log.cfg.in.5.adoc index 1cc912f..43559cc 100644 --- a/doc/catlfish-log.cfg.in.5.adoc +++ b/doc/catlfish-log.cfg.in.5.adoc @@ -81,6 +81,9 @@ OPTIONS **storage-quorum-size**: __number-of-nodes__:: // write description here + **storage-sign-quorum-size**: __number-of-nodes__ (default: 0):: +// write description here + **storagenodes**: (list of items):: // write description here diff --git a/doc/catlfish-node.cfg.5.adoc b/doc/catlfish-node.cfg.5.adoc index fabef29..2cbf596 100644 --- a/doc/catlfish-node.cfg.5.adoc +++ b/doc/catlfish-node.cfg.5.adoc @@ -12,13 +12,13 @@ OPTIONS **configurl**: __url__:: // write description here - **ctapiaddress**: __ip-address__:: + **ctapiaddress**: __ip-address__ (optional):: // write description here - **dbbackend**: **permdb**|**fsdb**:: + **dbbackend**: **permdb**|**fsdb** (default: fsdb):: // write description here - **frontendaddress**: __ip-address__:: + **frontendaddress**: __ip-address__ (optional):: // write description here **logadminkey**: __key__:: @@ -48,7 +48,7 @@ OPTIONS **min-delay**: __seconds__::: // write description here - **mergeaddress**: __ip-address__:: + **mergeaddress**: __ip-address__ (optional):: // write description here **nodename**: __nodename__:: @@ -81,22 +81,16 @@ OPTIONS **logpublickey**: __path__::: // write description here - **mergedb**: __path__::: -// write description here - **privatekeys**: __path__::: // write description here **public_cacertfile**: __path__::: // write description here - **publickeys**: __path__::: -// write description here - **verifycert_bin**: __path__::: // write description here - **publichttpaddress**: __ip-address__:: + **publichttpaddress**: __ip-address__ (optional):: // write description here **ratelimits**: :: @@ -105,9 +99,9 @@ OPTIONS **add_chain**: __rate__::: // write description here - **signingaddress**: __ip-address__:: + **signingaddress**: __ip-address__ (optional):: // write description here - **storageaddress**: __ip-address__:: + **storageaddress**: __ip-address__ (optional):: // write description here -- cgit v1.1