From ae8a7025b48b1c656edba6aeed8262376b0aada2 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 6 Nov 2019 23:02:24 -0500 Subject: Document calico service configuration --- pounce.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pounce.1') 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" -- cgit 1.4.1