We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc08310 commit b16726aCopy full SHA for b16726a
1 file changed
api/ruby/find-inactive-members/README.md
@@ -39,7 +39,7 @@ export OCTOKIT_API_ENDPOINT="https://<your_github_enterprise_instance>/api/v3" #
39
## Usage
40
41
```
42
-ruby find_active_members.rb [-cehv] -o ORGANIZATION -d DATE
+ruby find_inactive_members.rb [-cehv] -o ORGANIZATION -d DATE
43
44
45
## How Inactivity is Defined
0 commit comments