mirror of
https://github.com/notwa/rc
synced 2024-11-05 04:29:03 -08:00
rewrite description for "now"
This commit is contained in:
parent
e9ae474941
commit
12a3d61530
1 changed files with 3 additions and 2 deletions
|
@ -326,8 +326,9 @@ not the minute of the hour.
|
|||
|
||||
### [now](/sh/now)
|
||||
|
||||
(bash) returns the local date-time in a sortable format.
|
||||
will take a date or a file as an argument too.
|
||||
(bash) prints a date-time (UTC) in a sortable format.
|
||||
it takes a date or file as an argument,
|
||||
else defaults to the current time.
|
||||
|
||||
```
|
||||
$ now
|
||||
|
|
Loading…
Reference in a new issue