We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b0a79 commit cb535e0Copy full SHA for cb535e0
1 file changed
docs/index.md
@@ -43,7 +43,7 @@ Griffe can be used as a Python library. For example, the [Python handler](https:
43
44
```console exec="1" source="console" result="json" title="Serializing as JSON" id="griffe-dump"
45
$ export FORCE_COLOR=1 # markdown-exec: hide
46
-$ griffe dump griffe -ssrc -r 2>/dev/null | head -n29
+$ griffe dump griffe -s packages/griffelib/src -r 2>/dev/null | head -29
47
```
48
49
</div>
0 commit comments