chiark / gitweb /
pock: Add the `-s' option to the usage synopsis.
[catacomb-python] / pock
diff --git a/pock b/pock
index cb4497bbc18154b6f2ea8917a5c9fe0a38e0c41d..ff62d8b61156ef4409000c25a9f3a2f17f5b482b 100644 (file)
--- a/pock
+++ b/pock
@@ -1004,7 +1004,7 @@ def __main__():
   ## Prepare an option parser.
   op = OP.OptionParser(
     usage = '''\
-pock [-qv] CMD ARGS...
+pock [-qv] [-s SIEVEBITS] CMD ARGS...
         gen NBITS
         ll NBITS NSUBBITS
         check [FILE]''',