In the help output you write:
curl -H "Authorization: token TOKEN"
where TOKEN has to be replaced with the github token. But this is not consistent with the next line where you use YOUR-TOKEN-HERE as the placeholder. It would be less confusing if you used the same placeholder. In both situations.
In the help output you write:
where
TOKENhas to be replaced with the github token. But this is not consistent with the next line where you useYOUR-TOKEN-HEREas the placeholder. It would be less confusing if you used the same placeholder. In both situations.