Skip to content

Commit

Permalink
Update website/docs/reference/commands/list.md
Browse files Browse the repository at this point in the history
Co-authored-by: Doug Beatty <[email protected]>
  • Loading branch information
matthewshaver and dbeatty10 authored Oct 12, 2023
1 parent 8e097d7 commit e89dfc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/reference/commands/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ $ dbt ls --select snowplow.* --output json --output-keys name resource_type desc
**Listing Semantic models**

```
$ dbt ls -s +semantic_model:number
# list all resources upstream of your orders semantic model
dbt ls -s +semantic_model:orders
```

</VersionBlock>
Expand Down

0 comments on commit e89dfc8

Please sign in to comment.