We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32dec12 commit 7df5941Copy full SHA for 7df5941
new_units.py
@@ -1,6 +1,6 @@
1
# Shows new data entries from the requested build files:
2
#
3
-# Usage: python new_data.py sc2reader/data/HotS/24764_units.csv sc2reader/data/HotS/24764_abilites.csv
+# Usage: python new_units.py sc2reader/data/HotS/24764_units.csv sc2reader/data/HotS/24764_abilites.csv
4
5
# The output from this can be used to update the unit_lookup.csv and ability_lookup.csv files. Maybe the
6
# script can be fixed to append these lines automatically...
0 commit comments