Implement output for --help flag #4

Open
opened 2021-09-05 21:45:27 +02:00 by jotoho · 3 comments
Owner
No description provided.
Author
Owner

The detection of the --help flag is already implemented in version 0.1 but what is missing is the text output to be displayed in both English and German.

I should also think about potential other flags that could be set up. And maybe running the program without any arguments at all should behave like --help just to make it easier for new users. There's nothing else useful the program could do in that case and they would, of course, learn about the required argument through the short help text.

I should remember to put a hyperlink to this repository into the help text while I'm at it, too.

The detection of the `--help` flag is already implemented in version 0.1 but what is missing is the text output to be displayed in both English and German. I should also think about potential other flags that could be set up. And maybe running the program without any arguments at all should behave like `--help` just to make it easier for new users. There's nothing else useful the program could do in that case and they would, of course, learn about the required argument through the short help text. I should remember to put a hyperlink to this repository into the help text while I'm at it, too.
jotoho self-assigned this 2021-09-05 21:56:18 +02:00
jotoho added the
bug
label 2021-09-05 21:56:27 +02:00
jotoho added this to the 0.2.0 milestone 2021-12-01 12:56:01 +01:00
Author
Owner

I have heard that .properties files can be used (with ResourceBundles?) to load things like translation strings from dedicated files. I'll need to investigate this.

I have heard that .properties files can be used (with ResourceBundles?) to load things like translation strings from dedicated files. I'll need to investigate this.
Author
Owner

0.2.0 was released on January 2nd and did not resolve this issue. Changing the milestone...

0.2.0 was released on January 2nd and did not resolve this issue. Changing the milestone...
jotoho modified the milestone from 0.2.0 to backlog 2022-08-29 19:43:37 +02:00
jotoho removed reference master 2022-08-29 19:46:24 +02:00
jotoho removed their assignment 2022-08-29 19:48:44 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jotoho/waituntil#4
No description provided.