Skip to content

Commit

Permalink
Update cli-reference.md
Browse files Browse the repository at this point in the history
  • Loading branch information
javisperez committed Mar 13, 2024
1 parent f08751d commit 347857d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/docs/cli/cli-reference.md
Expand Up @@ -41,7 +41,7 @@ kit info registry.example.com/my-model:1.0.0
### Options inherited from parent commands

```
--config string Config file (default $HOME/.kitops)
--config string Alternate path to root storage directory for CLI
-v, --verbose Include additional information in output (default false)
```

Expand Down Expand Up @@ -85,7 +85,7 @@ kit inspect registry.example.com/my-model:1.0.0
### Options inherited from parent commands

```
--config string Config file (default $HOME/.kitops)
--config string Alternate path to root storage directory for CLI
-v, --verbose Include additional information in output (default false)
```

Expand Down

0 comments on commit 347857d

Please sign in to comment.