mirror of
https://github.com/cheat/cheat.git
synced 2025-12-13 10:42:07 +01:00
Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6a2eda80d4 | ||
|
|
20d52376f9 | ||
|
|
3b2848668a | ||
|
|
a8f91d4224 | ||
|
|
e0adbbc5b9 | ||
|
|
4d57f529c9 | ||
|
|
5caa8fed38 | ||
|
|
69f91e0cf4 | ||
|
|
fdbc8909cc | ||
|
|
76a91ce358 |
@@ -38,7 +38,7 @@ from docopt import docopt
|
||||
|
||||
if __name__ == '__main__':
|
||||
# parse the command-line options
|
||||
options = docopt(__doc__, version='cheat 2.1.16')
|
||||
options = docopt(__doc__, version='cheat 2.1.18')
|
||||
|
||||
# list directories
|
||||
if options['--directories']:
|
||||
|
||||
Reference in New Issue
Block a user