Skip to content

Commit 2db3c9d

Browse files
committed
docs: more tips
1 parent 3784604 commit 2db3c9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Use `Get-Help` to see documentation for any command.
2525
- **Search**
2626
- `Search-Sourcegraph` 💡 _with query autocompletion_
2727
- **Code intelligence**
28-
💡 _All code intelligence cmdlets support search output as pipeline input_
29-
- `Get-SourcegraphHover`
28+
💡 _all code intelligence cmdlets support search output as pipeline input_
29+
- `Get-SourcegraphHover` 💡 _displayed as rendered markdown_
3030
- `Get-SourcegraphDefinition`
31-
- `Get-SourcegraphReference`
31+
- `Get-SourcegraphReference` 💡 _automatically paginated and streamed_
3232
- **Repositories**
3333
- `Get-SourcegraphRepository`
3434
- **Users**

0 commit comments

Comments
 (0)