Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Correct command line example.
  • Loading branch information
ragaskar authored May 4, 2022
1 parent fe48102 commit 8dd5b51
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 8dd5b51

Please sign in to comment.