diff options
Diffstat (limited to '')
-rw-r--r-- | bosun.1 | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,4 +1,4 @@ -.Dd June 19, 2019 +.Dd January 17, 2020 .Dt BOSUN 1 .Os .Sh NAME @@ -29,8 +29,8 @@ that point back to the actual files in the role directories. .Pp The commands are as follows: .Bl -tag -width Ds -.It Sy add Em role -Activates the given role on the system. +.It Sy add Em role ... +Activates the given roles on the system. .It Sy flush Deactivates all actives roles on the system. .It Sy list [ Em type ] @@ -51,8 +51,8 @@ Lists roles that are not active on the system. Deactivates all active roles and then activates them again. This is used to incorporate files that have been added to an already active role. -.It Sy remove Em role -Deactivates the given role on the system. +.It Sy remove Em role ... +Deactivates the given roles on the system. .El .Pp If no command is given, |