- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Uncategorised
-
Assigned To
Krayon - Operating System All
- Severity Low
- Priority Medium
- Reported Version 0.2.2
- Due in Version 0.2.3
-
Due Date
2018-07-12
1496 days overdue - Votes
- Private
QB#122 - Help shouldn't require USB permissions
From GitHub Issue #15 by ChillyWillyGuru:
If you run 'ratslap -h' normally such that the user doesn't have access to the usb, you get an error about not being able to do any usb ops rather than the help. Help should ALWAYS be available. I'd suggest checking if the help option has been asked for first before anything else, and if so print the help and exit. Only if the user doesn't want help should it then try to get the usb.
Closed by Krayon
2018-08-06 15:11
Reason for closing: Implemented
Additional comments about closing:
2018-08-06 15:11
Reason for closing: Implemented
Additional comments about closing:
RELEASE VERSION: 0.2.3
Branch: feature/isolatehelp
–listkeys also shouldn't require permissions
Fixed in commit 32ac5eceed2d03fde7bccf59515a3d7478752eb6
Merged into develop