diff options
-rw-r--r-- | svc/help.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svc/help.go b/svc/help.go index 67e1b27..ba5e120 100644 --- a/svc/help.go +++ b/svc/help.go @@ -126,7 +126,7 @@ func manualScreen() { will push registry data from the in-memory cache to the on-disk LevelDB database. The following time suffixes may be used: - ns, us, ms, s, m, h + s, m, h Default: 5m StatusFetchInterval: The interval on which getwtxt |