mirror of
https://github.com/nushell/nushell.git
synced 2025-08-18 13:41:11 +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/date_now.md
Normal file
12
docs/commands/date_now.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: date now
|
||||
layout: command
|
||||
version: 0.59.0
|
||||
---
|
||||
|
||||
Get the current date.
|
||||
|
||||
## Signature
|
||||
|
||||
```> date now ```
|
||||
|
Reference in New Issue
Block a user