Skip to content

Commit

Permalink
add shorten flag
Browse files Browse the repository at this point in the history
  • Loading branch information
shihyuho committed Sep 3, 2018
1 parent a6b4416 commit b13f684
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ Flags:
--dos2unix convert FILE from DOS to Unix format (default true)
--entrypoint stringArray the ENTRYPOINT of the image (default [/bin/bash])
-h, --help help for helm
--image string image for running command (default "softleader/helm")
--local command store on local storage, not on github
-i, --image string image for running command (default "softleader/helm")
-l, --local command store on local storage, not on github
--rm automatically remove the container when it exits (default true)
```

Expand Down

0 comments on commit b13f684

Please sign in to comment.