Skip to content

Commit

Permalink
yaml format in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasjansson committed Sep 11, 2024
1 parent 9f0b185 commit 94f0972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,8 @@ options:

You can use a configuration file instead of passing all arguments on the command line. If you create a file called `cog-safe-push.yaml` in your Cog directory, it will be used. Any command line arguments you pass will override the values in the config file.

```
$ cog-safe-push --help-config
```yaml
# cog-safe-push --help-config
model: <model>
predict:
compare_outputs: true
Expand Down

0 comments on commit 94f0972

Please sign in to comment.