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

[BUG] "allsky.sh --help" doesn't work #3823

Open
EricClaeys opened this issue Aug 21, 2024 · 0 comments
Open

[BUG] "allsky.sh --help" doesn't work #3823

EricClaeys opened this issue Aug 21, 2024 · 0 comments
Assignees
Labels
bug needs software change

Comments

@EricClaeys
Copy link
Collaborator

Instead of displaying the help message from the appropriate "capture" program, it starts Allsky.

allsky.sh needs to check for "--help" and then call the appropriate "capture" program with that argument.

Should also fix the help messages:

  • Since users don't invoke capture_{ZWO|RPi} manually, don't display the "Usage" message.
  • booleans are now "true" or "false".
@EricClaeys EricClaeys added the bug needs software change label Aug 21, 2024
@EricClaeys EricClaeys added this to the v2024.xx.xx_01 milestone Aug 21, 2024
@EricClaeys EricClaeys self-assigned this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs software change
Projects
None yet
Development

No branches or pull requests

1 participant