forked from extern/nushell
12 lines
128 B
Markdown
12 lines
128 B
Markdown
|
# date now
|
||
|
Get the current date.
|
||
|
|
||
|
## Usage
|
||
|
```shell
|
||
|
> date now {flags}
|
||
|
```
|
||
|
|
||
|
## Flags
|
||
|
* -h, --help: Display this help message
|
||
|
|