Skip to content

Commit

Permalink
Remove comment from code example
Browse files Browse the repository at this point in the history
  • Loading branch information
dbeatty10 authored Oct 12, 2023
1 parent 115a204 commit f116fe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/reference/commands/list.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ $ dbt ls --select snowplow.* --output json --output-keys name resource_type desc

**Listing Semantic models**

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

Expand Down

0 comments on commit f116fe9

Please sign in to comment.