summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Stock <stuart@int08h.com>2020-03-21 14:08:52 -0500
committerGitHub <noreply@github.com>2020-03-21 14:08:52 -0500
commitf46c503518ffb5f3209d015c6a5292810a3ec074 (patch)
treedb8b6d104d4741c4ea80cf6649f7f78a94b9285c
parentb522c9f5b5801f180abb5ad955d4e7c48ce05c9a (diff)
downloadroughenough-f46c503518ffb5f3209d015c6a5292810a3ec074.zip
Add -z flag to time setting example in README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 102388c..97f9057 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Oct 26 2018 23:20:44
You can use the `date` utility on Linux machines to set the system time to the time determined by the Roughenough client:
```bash
-sudo date --utc --set "$(roughenough-client roughtime.int08h.com 2002)"
+sudo date --utc --set "$(roughenough-client -z roughtime.int08h.com 2002)"
```
### Validating Server Responses