chiark / gitweb /
make-secnet-sites: pline: Break up `copyout'
[secnet.git] / README.make-secnet-sites
index 4fd594ea539bddeb050aac853ea5031613d85608..0545c4bd293fd3d8477d45c795efc97ed94e84d9 100644 (file)
@@ -34,6 +34,13 @@ USAGE
        produce Secnet configuration.
 
 
+OPTIONS
+
+       --debug | -D
+
+               Increase amount of debugging output.
+
+
 INPUT SYNTAX
 
        The input files have a simple line-based syntax.  Blank lines,
@@ -187,6 +194,7 @@ INPUT SYNTAX
                site level, but optional.
 
        Properties which can also appear in public key files.
+       (named by `peer-keys' key to secnet sites closure.)
        These are acceptable to make-secnet-sites only at
        site level.  See also `Site long-term keys' in NOTES.
 
@@ -203,7 +211,9 @@ INPUT SYNTAX
                Not yet suported in make-secnet-sites.
 
        pkg GROUPIDHEX
+       pkgf GROUPIDHEX
                Specifies the key group id for subsequent keys.
+               pkgf indicates a fallback group.
                May be repeated (with different id values).
                If not specified, 00000000.
                Not yet suported in make-secnet-sites.