Skip to content

Commit cb535e0

Browse files
committed
docs: Update example command in home page
1 parent 40b0a79 commit cb535e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Griffe can be used as a Python library. For example, the [Python handler](https:
4343

4444
```console exec="1" source="console" result="json" title="Serializing as JSON" id="griffe-dump"
4545
$ export FORCE_COLOR=1 # markdown-exec: hide
46-
$ griffe dump griffe -ssrc -r 2>/dev/null | head -n29
46+
$ griffe dump griffe -s packages/griffelib/src -r 2>/dev/null | head -29
4747
```
4848

4949
</div>

0 commit comments

Comments
 (0)