Skip to content

Commit ee4db07

Browse files
author
ethanluo
committed
update readme
1 parent 9a5f50d commit ee4db07

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

+3-5
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# helmtrans
2-
yaml to helm
2+
Yaml to helm
33

44
## Usage:
55

66
### Yaml to Helm
77

8-
help:
9-
108
```sh
119
➜ helmtrans -h
1210

@@ -24,7 +22,7 @@ Flags:
2422
-h, --help help for helmtrans
2523
```
2624

27-
yaml to helm
25+
use yamltohelm command
2826

2927
```sh
3028
helmtrans yamltohelm -p [source path] -o [output path]
@@ -34,7 +32,7 @@ helmtrans yamltohelm -p [source path] -o [output path]
3432

3533
### Helm to Yaml
3634

37-
you can use **schelm**[https://github.com/databus23/schelm] to render a helm manifest to a directory.
35+
you can use [**schelm**](https://github.com/databus23/schelm) to render a helm manifest to a directory.
3836

3937
## Maintainer
4038
- roancsu@163.com

0 commit comments

Comments
 (0)