Fix usage of printable ascii

pull/267/head
Osamu TONOMORI 8 years ago committed by GitHub
parent 077c3830f3
commit cf230a98d7
  1. 2
      doc.go

@ -654,7 +654,7 @@ Printable ASCII
This validates that a string value contains only printable ASCII characters.
NOTE: if the string is blank, this validates as true.
Usage: asciiprint
Usage: printascii
Multi-Byte Characters

Loading…
Cancel
Save