summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/minimaws/minimaws.py
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2019-09-30 14:38:26 +1000
committer Vas Crabb <vas@vastheman.com>2019-09-30 14:38:26 +1000
commit24544c9dfdf496cbfc36056cd95970e0f16a7542 (patch)
tree2baa36f1d0b1564e6dbaf8901f36bf42a2f2416b /scripts/minimaws/minimaws.py
parent2f99560b087a7200761ffc344fb5134efff4f5fd (diff)
minimaws: add web interface for identifying ROM dumps
Diffstat (limited to 'scripts/minimaws/minimaws.py')
-rwxr-xr-xscripts/minimaws/minimaws.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/minimaws/minimaws.py b/scripts/minimaws/minimaws.py
index 399efa1784a..bf28d6d649d 100755
--- a/scripts/minimaws/minimaws.py
+++ b/scripts/minimaws/minimaws.py
@@ -26,8 +26,9 @@
## $ python minimaws.py listclones "unkch*"
## $ python minimaws.py listbrothers superx
##
-## The romident command does not support archives, but it's far faster
-## than using MAME as it has optimised indexes:
+## The romident command does not support archives or software lists, but
+## it's far faster than using MAME as it has optimised indexes, and
+## results are grouped by machine rather than by file:
##
## $ python minimaws.py romident 27c64.bin dump-dir
##