Skip to content

Commit

Permalink
added -timeout to help
Browse files Browse the repository at this point in the history
  • Loading branch information
JarateKing committed Apr 20, 2018
1 parent fc90651 commit cbb1d92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/mtp/find_maps.py
Expand Up @@ -23,6 +23,7 @@ def printHelp():
print("-nomaps | doesn't print found maps")
print("-silent | doesn't print anything")
print("-count | adds a map number to maps printed")
print("-timeout num | timeout for servers in seconds (default 3)")
return

def addMap(filename, mapline):
Expand Down

0 comments on commit cbb1d92

Please sign in to comment.