We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37f9243 commit d6256caCopy full SHA for d6256ca
README.md
@@ -64,8 +64,8 @@ Remove unused GitHub forks
64
-version
65
```
66
67
-- List forked repos older than `n` days. By default, it'll fetch all reposties that were
68
- forked at least 60 days ago.
+- List forked repos older than `n` days. By default, it'll fetch all repositories that
+ were forked at least 60 days ago.
69
70
```sh
71
fork-sweeper --owner rednafi --token $GITHUB_TOKEN --older-than-days 60
0 commit comments