summaryrefslogtreecommitdiffstats
path: root/crypto/bin/ukrepl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bin/ukrepl')
-rwxr-xr-xcrypto/bin/ukrepl2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/bin/ukrepl b/crypto/bin/ukrepl
index f40e93ea..b3b25db9 100755
--- a/crypto/bin/ukrepl
+++ b/crypto/bin/ukrepl
@@ -72,6 +72,8 @@ def helpme():
print "modes:"
print " c -- cyrillic replace"
print " f -- fixed width"
+ print " p -- replace punctuation"
+ print " H -- replace with historic latin chars"
print " h -- this message"
sys.exit(0)