Fix cp_sys type def and add ?H charset

This commit is contained in:
unix-ninja
2016-11-10 13:25:04 -05:00
parent 5f11231238
commit ca0bc3fc19
3 changed files with 13 additions and 1 deletions

View File

@@ -375,6 +375,7 @@ static const char *USAGE_BIG[] =
" u | ABCDEFGHIJKLMNOPQRSTUVWXYZ",
" d | 0123456789",
" h | 0123456789abcdef",
" H | 0123456789ABCDEF",
" s | !\"#$%%&'()*+,-./:;<=>?@[\\]^_`{|}~",
" a | ?l?u?d?s",
" b | 0x00 - 0xff",