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

typo

parent 9aa437e0
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ USAGE=$USAGE" Delete component:\t\t\t\t\t$0 delete uri|type|service foo [html|js ...@@ -8,7 +8,7 @@ USAGE=$USAGE" Delete component:\t\t\t\t\t$0 delete uri|type|service foo [html|js
USAGE=$USAGE" List components:\t\t\t\t\t$0 list components\n" USAGE=$USAGE" List components:\t\t\t\t\t$0 list components\n"
USAGE=$USAGE"\n===DEBUG==\n" USAGE=$USAGE"\n===DEBUG==\n"
USAGE=$USAGE" Turn debug:\t\t\t\t\t\t$0 debug on|off\n" USAGE=$USAGE" Turn debug:\t\t\t\t\t\t$0 debug on|off\n"
USAGE=$USAGE" Switch to standard view/models temporaly:\t\t$0 disable on|off\n" USAGE=$USAGE" Switch to standard view/models temporarily:\t\t$0 disable on|off\n"
USAGE=$USAGE" Clear cache:\t\t\t\t\t\t$0 cache clear\n" USAGE=$USAGE" Clear cache:\t\t\t\t\t\t$0 cache clear\n"
USAGE=$USAGE"\n===BACKUP==\n" USAGE=$USAGE"\n===BACKUP==\n"
USAGE=$USAGE" Backup current installation:\t\t\t\t$0 backup\n" USAGE=$USAGE" Backup current installation:\t\t\t\t$0 backup\n"
......
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