Skip to content

Commit a6d6413

Browse files
anthony-chudrewbrokke
authored andcommitted
LPD-69624 Display optional arg in help text for list command
1 parent 500506b commit a6d6413

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
@@ -114,7 +114,7 @@ _printHelpAndExit() {
114114
stop Stop a Composer project
115115
clean Stop a Composer project and remove Docker volumes
116116
exportData Export container data for a Composer project
117-
list List entities of a various types
117+
list [<entity>] List entities of a various types
118118
remove Completely tear down and remove one or more Composer projects
119119
share [--export] Save a Composer workspace for sharing. The "--export" flag exports the container data before saving the workspace.
120120
update [--unstable] Check for updates to Composer and lec. The "--unstable" flag updates to latest master branch.

0 commit comments

Comments
 (0)