You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the pause option is not included in the latest releases on PyPi.
~ is π¦ v0.1.0 via β¬’ v15.8.0 via π v7.3.24
β ghtop -h
usage: ghtop [-h] [--include_bots] [--types TYPES] [--filt {user,repo,org}]
[--filtval FILTVAL]
{tail,quad,users,simple}
positional arguments:
{tail,quad,users,simple} Operation mode to run
optional arguments:
-h, --help show this help message and exit
--include_bots Include bots (there's a lot of them!) (default: False) --types TYPES Comma-separated types of event to include (e.g PushEvent) (default: ) --filt {user,repo,org} Filtering method --filtval FILTVAL Value to filter by (for `repo` use format `owner/repo`)
~ is π¦ v0.1.0 via β¬’ v15.8.0 via π v7.3.24
β pip show ghtop
Name: ghtop
Version: 0.0.8
Summary: See what is happening on GitHub in real time
Home-page: https://github.com/fastai/ghtop/tree/master/
Author: natfriedman
Author-email: [email protected]
License: MIT
Location: /usr/local/lib/python3.9/site-packages
Requires: ghapi, emoji, enlighten, py-dashing, fastcore
Required-by:
The text was updated successfully, but these errors were encountered:
It seems like the pause option is not included in the latest releases on PyPi.
~ is π¦ v0.1.0 via β¬’ v15.8.0 via π v7.3.24 β ghtop simple --pause 1 usage: ghtop [-h] [--include_bots] [--types TYPES] [--filt {user,repo,org}] [--filtval FILTVAL] {tail,quad,users,simple} ghtop: error: unrecognized arguments: --pause 1
The text was updated successfully, but these errors were encountered: