diff options
author | Wolfgang Müller | 2019-07-27 21:48:24 +0200 |
---|---|---|
committer | Wolfgang Müller | 2019-07-27 21:48:24 +0200 |
commit | 0850810f7e6e5d0f293dad0a4ee36c982d8ac914 (patch) | |
tree | 6da6aaafe128154296e371a33511f2a0284968fd | |
parent | bb1b277db0f3ab996d579fcfb42cea4ec72b86d9 (diff) | |
download | bosun-0850810f7e6e5d0f293dad0a4ee36c982d8ac914.tar.gz |
Fix a typo in the manual page
-rw-r--r-- | bosun.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ Lists roles that are active on the system. .It Sy all Lists all roles. .It Sy available -Lists roles that not active on the system. +Lists roles that are not active on the system. .El .It Sy rebuild Deactivates all active roles and then activates them again. |