Skip to content

Commit 78b16b7

Browse files
committed
LPD-69624 Display optional arg in help text for list command
1 parent d6b11de commit 78b16b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/cli/lec.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ _printHelpAndExit() {
112112
stop Stop a Composer project
113113
clean Stop a Composer project and remove Docker volumes
114114
exportData Export container data for a Composer project
115-
list List entities of a various types
115+
list [<entity>] List entities of a various types
116116
remove Completely tear down and remove one or more Composer projects
117117
share [--export] Save a Composer workspace for sharing. The "--export" flag exports the container data before saving the workspace.
118118
update [--unstable] Check for updates to Composer and lec. The "--unstable" flag updates to latest master branch.

0 commit comments

Comments
 (0)