| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent ee3c6a4 commit 131adec
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,5 @@ | |||
| 1 | 1 | #!/usr/bin/env node | |
| 2 | - // Usage: tools/update-author.mjs [--dry] | ||
| 2 | + // Usage: tools/update-authors.mjs [--dry] | ||
| 3 | 3 | // Passing --dry will redirect output to stdout rather than write to 'AUTHORS'. | |
| 4 | 4 | import { spawn } from 'node:child_process'; | |
| 5 | 5 | import fs from 'node:fs'; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments