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

Question about beat --help #99

Closed
WangJunyi2022 opened this issue Mar 26, 2022 · 2 comments
Closed

Question about beat --help #99

WangJunyi2022 opened this issue Mar 26, 2022 · 2 comments

Comments

@WangJunyi2022
Copy link

Hello,
I used Anaconda3 to install beat following the installation tutorial. After the installation is complete, beat init-help is used to test, and the following results appear. How can I solve this problem?

(base) gmtsar-user@gmtsarVB: conda activate beat
(beat) gmtsar-user@gmtsarVB:~$ beat init -h
usage: beat [-h] [-c] [-t TIME] [-z TZ] [-v]

optional arguments:
-h, --help show this help message and exit
-c, --centibeats Display centibeats
-t TIME, --time TIME Time to convert (HH:MM:SS)
-z TZ, --timezone TZ Timezone in hours, default: UTC+01
-v, --version
(beat) gmtsar-user@gmtsarVB:
(beat) gmtsar-user@gmtsarVB: beat init -help
usage: beat [-h] [-c] [-t TIME] [-z TZ] [-v]
beat: error: argument -h/--help: ignored explicit argument 'elp'
(beat) gmtsar-user@gmtsarVB:
(beat) gmtsar-user@gmtsarVB: beat init -h
usage: beat [-h] [-c] [-t TIME] [-z TZ] [-v]

optional arguments:
-h, --help show this help message and exit
-c, --centibeats Display centibeats
-t TIME, --time TIME Time to convert (HH:MM:SS)
-z TZ, --timezone TZ Timezone in hours, default: UTC+01
-v, --version
(beat) gmtsar-user@gmtsarVB:~$

@hvasbath
Copy link
Owner

please either use beat init -h, or beat init --help

@WangJunyi2022
Copy link
Author

Thank you!

@hvasbath hvasbath changed the title Question about Installation Question about beat --help Mar 29, 2022
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

2 participants