Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--pause option #20

Open
Alyetama opened this issue Feb 16, 2021 · 0 comments
Open

--pause option #20

Alyetama opened this issue Feb 16, 2021 · 0 comments

Comments

@Alyetama
Copy link

Alyetama commented Feb 16, 2021

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
➜ 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
~ 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:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant