aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-05-03 17:53:08 +0200
committerWynn Wolf Arbor2020-05-03 17:53:08 +0200
commitec83ba371971dd2e00f46a17c7e22715756e18a1 (patch)
tree83b6c8a2758399d8f2dab1f358a02d3b5354bda6
parentb58e99a0873d049e0ec760d8c895ba5487869527 (diff)
downloadbosun-ec83ba371971dd2e00f46a17c7e22715756e18a1.tar.gz
Use Op Ar macros instead of manual formatting
-rw-r--r--bosun.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bosun.1 b/bosun.1
index 0c3dde4..9e83461 100644
--- a/bosun.1
+++ b/bosun.1
@@ -44,7 +44,7 @@ The commands are as follows:
Activates the given roles on the system.
.It Sy flush
Deactivates all actives roles on the system.
-.It Sy list [ Em type ]
+.It Sy list Op Ar type
Lists roles of the given type.
If no type is given, list roles of the
.Dq active
@@ -58,7 +58,7 @@ Lists all roles.
.It Sy available
Lists roles that are not active on the system.
.El
-.It Sy rebuild [ Em role ... ]
+.It Sy rebuild Op Ar role ...
Deactivates the given roles and then activates them again.
This is used to incorporate files that have been added to an already
active role.