aboutsummaryrefslogtreecommitdiffstats
path: root/bosun.1
diff options
context:
space:
mode:
Diffstat (limited to 'bosun.1')
-rw-r--r--bosun.18
1 files changed, 5 insertions, 3 deletions
diff --git a/bosun.1 b/bosun.1
index da3bcb8..cef6c28 100644
--- a/bosun.1
+++ b/bosun.1
@@ -1,4 +1,4 @@
-.Dd January 17, 2020
+.Dd January 20, 2020
.Dt BOSUN 1
.Os
.Sh NAME
@@ -47,10 +47,12 @@ Lists all roles.
.It Sy available
Lists roles that are not active on the system.
.El
-.It Sy rebuild
-Deactivates all active roles and then activates them again.
+.It Sy rebuild [ Em 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.
+.Pp
+If no roles are given, rebuild all active roles.
.It Sy remove Em role ...
Deactivates the given roles on the system.
.El