Skip to content

Commit 7959c1c

Browse files
committed
Update README to clarify usage of --no-throttle option for API requests
1 parent 13f7861 commit 7959c1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/ruby/find-inactive-members/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ find_inactive_members.rb - Find and output inactive members in an organization
77
-e, --email Fetch the user email (can make the script take longer)
88
-o, --organization MANDATORY Organization to scan for inactive users
99
-v, --verbose More output to STDERR
10+
-t, --no-throttle Disable API request throttling (use with caution)
1011
-h, --help Display this help
1112
```
1213

0 commit comments

Comments
 (0)