mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 23:17:54 +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/export.md
Normal file
12
docs/commands/export.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: export
|
||||
layout: command
|
||||
version: 0.59.0
|
||||
---
|
||||
|
||||
Export custom commands or environment variables from a module.
|
||||
|
||||
## Signature
|
||||
|
||||
```> export ```
|
||||
|
Reference in New Issue
Block a user