Skip to content

Commit

Permalink
Merge pull request #64 from ragaskar/patch-1
Browse files Browse the repository at this point in the history
Update README.md to correct command line example around setting an initial time
  • Loading branch information
xtremerui authored May 24, 2022
2 parents fe48102 + 8dd5b51 commit 3c73eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ level of precision is better left to other tools.

```
fly -t <your target> \
check-resource <your resource>
check-resource --resource <pipeline>/<your resource>
--from "time:2000-01-01T00:00:00Z" # the important part
```
Expand Down

0 comments on commit 3c73eac

Please sign in to comment.