From 4bc4d17755689e762eb0a2dcbffb19b27b5275ab Mon Sep 17 00:00:00 2001 From: Anton Date: Sat, 4 May 2024 23:40:57 +0200 Subject: [PATCH] Fix incorrect example in bulk-update-apps --- bin/bulk-update-apps.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/bulk-update-apps.mjs b/bin/bulk-update-apps.mjs index 92e084d8b..fda2fa283 100644 --- a/bin/bulk-update-apps.mjs +++ b/bin/bulk-update-apps.mjs @@ -12,7 +12,7 @@ * node bin/bulk-update-apps.mjs GITHASH CHANGELOGMESSAGE * * 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: * node bin/bulk-update-apps.mjs GITHASH --output