Skip to content

Commit f557a80

Browse files
fadeevtbruyelle
andauthored
Add a list to the example
Co-authored-by: Thomas Bruyelle <thomas.bruyelle@gmail.com>
1 parent 08063cb commit f557a80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ignite/cmd/scaffold_list.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ different type, you can specify it after a colon ":". The following types are
5252
supported: string, bool, int, uint, coin, array.string, array.int, array.uint,
5353
array.coin.
5454
55-
ignite scaffold pool amount:coin tags:array.string height:int
55+
ignite scaffold list pool amount:coin tags:array.string height:int
5656
5757
Ignite also supports custom types:
5858

0 commit comments

Comments
 (0)