diff options
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index 14f2e2859..d7de5e09e 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -1585,7 +1585,7 @@ | |||
1585 | 1585 | ||
1586 | #define msvc_trivial_usage \ | 1586 | #define msvc_trivial_usage \ |
1587 | "-[udorspchaitkx] service" | 1587 | "-[udorspchaitkx] service" |
1588 | #define msvc_full_usafe \ | 1588 | #define msvc_full_usage \ |
1589 | "[option] service\n" \ | 1589 | "[option] service\n" \ |
1590 | "Where option is one of\n" \ | 1590 | "Where option is one of\n" \ |
1591 | "\t-u\tUp. If the service is not running, start it. If the service stops, restart it.\n" \ | 1591 | "\t-u\tUp. If the service is not running, start it. If the service stops, restart it.\n" \ |