diff options
-rw-r--r-- | src/main.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.rs b/src/main.rs index f2a0b2a..dd4ed31 100644 --- a/src/main.rs +++ b/src/main.rs @@ -738,7 +738,6 @@ const CTRL_SHELL_USAGE: &'static str = r#"Command Listing: dec decrements number of children upgrade replaces all children with new spawns, gracefully die kills all children gracefully, then exits - shutdown kills all children gracefully, then exits signal SIG sends signal SIG to all children status shows summary state of children help prints this help message |