Add cheat sheet info.
This commit is contained in:
parent
3f2e1dc0ee
commit
d8f36ba777
2
pyfpdb/Anonymise.py
Normal file → Executable file
2
pyfpdb/Anonymise.py
Normal file → Executable file
|
@ -26,6 +26,8 @@ import HandHistoryConverter
|
||||||
import Configuration
|
import Configuration
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
|
# command line is:
|
||||||
|
# ./Anonymise.py -f <valid path to HH file> -k <name of input filter>
|
||||||
|
|
||||||
(options, argv) = Options.fpdb_options()
|
(options, argv) = Options.fpdb_options()
|
||||||
config = Configuration.Config()
|
config = Configuration.Config()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user