Skip to content

Commit c40c910

Browse files
update docs
1 parent 6915b00 commit c40c910

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,12 @@ subcommand::
4242
$ helm git-repo add --help
4343
Usage: helm git-repo add [OPTIONS] NAME GIT_URL
4444

45-
Add a chart repository.
45+
Add a Git chart repository.
4646

4747
Options:
48-
--branch TEXT [default: master]
49-
--index-path TEXT [default: index.yaml]
48+
--branch TEXT Git branch to use [default: master]
49+
--index-path TEXT Path to index file in Git repository [default:
50+
index.yaml]
5051
--help Show this message and exit.
5152

5253
For example::

0 commit comments

Comments
 (0)