Skip to content
Snippets Groups Projects
Commit 22b766e9 authored by alvaro's avatar alvaro
Browse files

Added scaffolding usage

parent bb7fd737
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,8 @@ USAGE=$USAGE" \n===ADMIN USER===\n"
USAGE=$USAGE" Change password:\t\t\t\t\t$0 change password NEWPASSWORD\n"
USAGE=$USAGE" \n===UPDATE===\n"
USAGE=$USAGE" Update LODSPeaKr:\t\t\t\t\t$0 update\n"
USAGE=$USAGE" \n===SERVICE SCAFFOLDING===\n"
USAGE=$USAGE" Update LODSPeaKr:\t\t\t\t\t$0 scaffold SERVICE\n"
USAGE=$USAGE"\n===VERSION==\n"
USAGE=$USAGE" Version:\t\t\t\t\t\t$0 version\n"
USAGEDEBUG="Usage: $0 debug on|off"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment