Skip to content

Commit

Permalink
fix(site): use correct bindings path
Browse files Browse the repository at this point in the history
  • Loading branch information
deemp committed Dec 4, 2024
1 parent e6ca983 commit 1c5816e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docs/src/eo-phi-normalizer/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ cat celsius.phi | eo-phi-normalizer metrics
### `--bindings-path`

```$ as console
eo-phi-normalizer metrics --bindings-path org.eolang celsius.phi
eo-phi-normalizer metrics --bindings-path '' celsius.phi
```

```console
Expand Down

0 comments on commit 1c5816e

Please sign in to comment.