mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
Code example comment represented passing '10' as an arg to the script, when actually it's the number of threads so a `-t 10` flag. Fixed the comment to show this.