summary refs log tree commit diff
path: root/pounce.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-06 23:02:24 -0500
committerJune McEnroe <june@causal.agency>2019-11-06 23:02:24 -0500
commitae8a7025b48b1c656edba6aeed8262376b0aada2 (patch)
tree44508a5beb8ce8768eecd6ccac722f23b011ab07 /pounce.1
parentDocument SASL EXTERNAL configuration in more detail (diff)
downloadpounce-ae8a7025b48b1c656edba6aeed8262376b0aada2.tar.gz
pounce-ae8a7025b48b1c656edba6aeed8262376b0aada2.zip
Document calico service configuration
Diffstat (limited to 'pounce.1')
-rw-r--r--pounce.16
1 files changed, 3 insertions, 3 deletions
diff --git a/pounce.1 b/pounce.1
index 52bd9f0..23fca1d 100644
--- a/pounce.1
+++ b/pounce.1
@@ -298,7 +298,7 @@ daemon is started in the
 directory.
 Configuration files in that location
 can be loaded by setting
-.Ar pounce_flags :
+.Va pounce_flags :
 .Bd -literal -offset indent
 pounce_flags="example.conf"
 .Ed
@@ -309,10 +309,10 @@ The
 service supports profiles
 for running multiple instances.
 Set
-.Ar pounce_profiles
+.Va pounce_profiles
 to a space-separated list of names.
 Flags for each profile will be set from
-.Ar pounce_${profile}_flags .
+.Va pounce_${profile}_flags .
 For example:
 .Bd -literal -offset indent
 pounce_profiles="example1 example2"