`service help` updated slightly.

master
Luka Vandervelden 2019-10-24 18:52:30 +02:00
parent f085cac64e
commit 3ca16cfcce
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ parser = OptionParser.parse do |parser|
" show Describe a service in detail.\n" +
" add Add a service to an environment.\n" +
" del Remove a service from an environment.\n" +
" list Lists registered services.\n" +
" add-environment Creates a new, empty environment.\n" +
" list-environments Lists registered environments.\n" +
"\n" +
"options:\n"