Skip to content

Commit 32e9cef

Browse files
committed
🔧 modify view help statement help
Signed-off-by: otengkwame <[email protected]>
1 parent 2fce8c9 commit 32e9cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)