mirror of
https://github.com/CryptKeeperZK/ejs.git
synced 2026-01-10 07:58:26 -05:00
Update help message in CLI to correct typo and reflect new secret location
This commit is contained in:
@@ -58,7 +58,7 @@ usage = [
|
||||
, ' scaffold <name> [attrs] Create a new scaffolding. Scaffolding includes'
|
||||
, ' the views, a model, controller and route'
|
||||
, ' secret Generate a new application secret in'
|
||||
, ' `congig/environment`'
|
||||
, ' `config/secret`'
|
||||
, ' controller <name> Generate a new controller including an index view'
|
||||
, ' and and a route'
|
||||
, ' model <name> [attrs] Generate a new model'
|
||||
|
||||
Reference in New Issue
Block a user