Skip to content

Commit 24d3a70

Browse files
authored
Add the helm in help meesage (#129)
Signed-off-by: Jiyeong Seok <[email protected]>
1 parent a88553c commit 24d3a70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/fosslight_dependency/_help.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,14 @@
2222
Carthage (Swift/Obj-C)
2323
Go (Go)
2424
Nuget (.NET)
25+
Helm (Kubernetes)
2526
2627
Options:
2728
Optional
2829
-h\t\t\t\t Print help message.
2930
-v\t\t\t\t Print the version of the script.
3031
-m <package_manager>\t Enter the package manager.
31-
\t(npm, maven, gradle, pip, pub, cocoapods, android, swift, carthage, go, nuget)
32+
\t(npm, maven, gradle, pip, pub, cocoapods, android, swift, carthage, go, nuget, helm)
3233
-p <input_path>\t\t Enter the path where the script will be run.
3334
-o <output_path>\t\t Output path
3435
\t\t\t\t\t(If you want to generate the specific file name, add the output path with file name.)

0 commit comments

Comments
 (0)