aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWynn Wolf Arbor2020-01-21 21:32:55 +0100
committerWynn Wolf Arbor2020-01-21 21:32:55 +0100
commitb3a6b5f6e8b5583345b65865ec44db2f3d0d945a (patch)
treeeeede01c8efbfdc564eba5bfdc3a580baaf79a92
parent8dbe19222a8cb76a85afdcafd4be2ec3393570ad (diff)
downloadbosun-b3a6b5f6e8b5583345b65865ec44db2f3d0d945a.tar.gz
Improve the SYNOPSIS section in the manual1.1.1
-rw-r--r--bosun.115
1 files changed, 13 insertions, 2 deletions
diff --git a/bosun.1 b/bosun.1
index 47f24e1..6b93447 100644
--- a/bosun.1
+++ b/bosun.1
@@ -1,4 +1,4 @@
-.Dd January 20, 2020
+.Dd January 21, 2020
.Dt BOSUN 1
.Os
.Sh NAME
@@ -6,7 +6,18 @@
.Nd manage portage roles with stow
.Sh SYNOPSIS
.Nm
-.Op Ar command
+.Ic add
+.Ar role ...
+.Nm
+.Ic flush
+.Nm
+.Op Ic list Cm active | all | available
+.Nm
+.Ic rebuild
+.Op Ar role ...
+.Nm
+.Ic remove
+.Ar role ...
.Sh DESCRIPTION
.Nm
is a program to add, remove, and list portage roles.