Skip to content

Commit 32e9cef

Browse files
committed
🔧 modify view help statement help
Signed-off-by: otengkwame <developerkwame@gmail.com>
1 parent 2fce8c9 commit 32e9cef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Core/core/Console/Commands/Help.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ private static function create_view()
547547
php webby create:view some-view.php
548548
php webby create:view users/list-users.php
549549
php webby create:view web:app users/list-users.php
550-
php webby create:view web:app users/list_user.php --plates
550+
php webby create:view web:app users/list_user.php --plates
551551
552552
CREATEVIEW;
553553
}

0 commit comments

Comments
 (0)