Skip to content

Commit

Permalink
Add information about --help
Browse files Browse the repository at this point in the history
  • Loading branch information
Bios-Marcel committed Feb 24, 2021
1 parent a105e50 commit 4977fa9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@ specified as output, which is `./output` by default. All data that was
previously written to the output folder will be deleted. Manually created
files however will be kept.

To view all available parameters, run:

```shell
go run . --help
```

## Example

An example can be found in the `example` folder at the root of the repository.
Expand Down

0 comments on commit 4977fa9

Please sign in to comment.