Skip to content

Commit 8373f99

Browse files
author
auxten
committed
Fix example cli
1 parent fe925c0 commit 8373f99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ Args:
8282
Generate HTML report for `covenantsql.io` using cli mode.
8383

8484
```shell
85-
$ CookieTester cli \
85+
$ CookieTester cli \
8686
--headless \
87-
--classification covenantsql://050cdf3b860c699524bf6f6dce28c4f3e8282ac58b0e410eb340195c379adc3a?config=./config/config.yaml \
87+
--classifier "covenantsql://050cdf3b860c699524bf6f6dce28c4f3e8282ac58b0e410eb340195c379adc3a?config=./config/config.yaml" \
8888
--html cql.html covenantsql.io
8989
```
9090

0 commit comments

Comments
 (0)