Skip to content

Commit

Permalink
docs: update README file
Browse files Browse the repository at this point in the history
  • Loading branch information
JonDotsoy committed Jul 22, 2023
1 parent 7bf719d commit 88bebeb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
Date format to console.

```shell
Usage: ndate [-] [--zero] [--date-style <full|long|medium|short>] [--time-style <full|long|medium|short>]
[--time-zone <time-zone>] [--local <locale>] [--template <template>]
[--json] [--epoch] [--epoch-ms] [--date <date>] [--help] [-j] [-d <date>]
[-l <locale>] [-z] [-h]
Usage: ndate [-] [--zero] [--date-style <full|long|medium|short|none>] [--time-style <full|long|medium|short|none>]
[--hour-cycles <h11|h12|h23|h24|none>] [--time-zone <time-zone>] [--local <locale>]
[--template <template>] [--json] [--utc] [--epoch] [--epoch-ms] [--date <date>]
[--help] [-j] [-d <date>] [-l <locale>] [-tz <time-zone>] [-z] [-h]
```

Install with [homebrew](https://brew.sh/):
Expand Down

0 comments on commit 88bebeb

Please sign in to comment.