1
0
Fork 0

Fix incorrect example in bulk-update-apps

master
Anton 2024-05-04 23:40:57 +02:00
parent a78858e1ac
commit 4bc4d17755
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
* node bin/bulk-update-apps.mjs GITHASH CHANGELOGMESSAGE * node bin/bulk-update-apps.mjs GITHASH CHANGELOGMESSAGE
* *
* Example command: * Example command:
* node bin/exempt-lint.mjs 29ced17i7 'Minor code improvements' * node bin/bulk-update-apps.mjs 29ced17i7 'Minor code improvements'
* *
* You can also run it in output mode like this: * You can also run it in output mode like this:
* node bin/bulk-update-apps.mjs GITHASH --output * node bin/bulk-update-apps.mjs GITHASH --output