Skip to content

Commit

Permalink
doc: Updated env var options
Browse files Browse the repository at this point in the history
  • Loading branch information
Jelloeater committed Sep 9, 2024
1 parent 0f3215a commit 542f4dd
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,14 @@ go install github.com/Jelloeater/stampy@latest
```

## Usage
### Settings
You can also use ENV_VARs to override settings
```shell
export STAMPY_TZ=EST
export STAMPY_FORMAT='01/02/2006 15:04'
```

### Help
```shell
stampy --help
NAME:
Expand Down

0 comments on commit 542f4dd

Please sign in to comment.