mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 18:47:45 +02:00
Auto-generate markdown command docs (#4451)
* Finish updating * a couple improvements * Update renames * cleanup examples
This commit is contained in:
12
docs/commands/query.md
Normal file
12
docs/commands/query.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: query
|
||||
layout: command
|
||||
version: 0.59.0
|
||||
---
|
||||
|
||||
Show all the query commands
|
||||
|
||||
## Signature
|
||||
|
||||
```> query ```
|
||||
|
Reference in New Issue
Block a user