We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
nodejs
Learn more about funding links in repositories.
Report abuse
1 parent ee3c6a4 commit 131adecCopy full SHA for 131adec
tools/update-authors.mjs
@@ -1,5 +1,5 @@
1
#!/usr/bin/env node
2
-// Usage: tools/update-author.mjs [--dry]
+// Usage: tools/update-authors.mjs [--dry]
3
// Passing --dry will redirect output to stdout rather than write to 'AUTHORS'.
4
import { spawn } from 'node:child_process';
5
import fs from 'node:fs';
0 commit comments