Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Nov 5, 2021
1 parent e1806ac commit 4c98561
Showing 1 changed file with 10 additions and 13 deletions.
23 changes: 10 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,24 +54,21 @@ branding:
#### Installation

Run
```
go get -u github.com/tj-actions/auto-doc
```

go get -u github.com/tj-actions/auto-doc

command line options
```
auto-doc -h [5/11/21 | 5:26:52]
Auto generate documentation for your github action.

Usage:
auto-doc [flags]
auto-doc -h [5/11/21 | 5:26:52]
Auto generate documentation for your github action.

Flags:
--action string action config file (default "action.yml")
-h, --help help for auto-doc
--output string Output file (default "README.md")
```
Usage:
auto-doc [flags]

Flags:
--action string action config file (default "action.yml")
-h, --help help for auto-doc
--output string Output file (default "README.md")

* Free software: [Apache License 2.0](LICENSE)

Expand Down

0 comments on commit 4c98561

Please sign in to comment.