[fix] ortho.

This commit is contained in:
Moul 2016-02-23 21:48:17 +01:00
parent 3f1bd53c47
commit fbf09e42b0

View file

@ -304,7 +304,7 @@ domain:
help: Target domain help: Target domain
-t: -t:
full: --ttl full: --ttl
help: Time To Live (TTL) is second before DNS servers update. Default is 3600 second (i.e. 1 hour). help: Time To Live (TTL) in second before DNS servers update. Default is 3600 second (i.e. 1 hour).
extra: extra:
pattern: &pattern_ttl pattern: &pattern_ttl
- !!str ^[0-9]+$ - !!str ^[0-9]+$