Skip to content

Commit 56b1811

Browse files
authored
Add --insert to etre help output (#72)
1 parent 63a85d2 commit 56b1811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

es/config/config.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ func Help() {
120120
" --env Environment (dev, staging, production)\n"+
121121
" --help Print help\n"+
122122
" --ifs Character to print between label values (default: %s)\n"+
123+
" --insert Insert one entity\n"+
123124
" --json Print entities as JSON\n"+
124125
" --labels Print label: before value\n"+
125126
" --old Print old values on --update\n"+

0 commit comments

Comments
 (0)