AS a command line user, I want to be able to display a help output #72

Closed
opened 2023-07-02 14:36:12 +01:00 by Vylpes · 1 comment
Owner

Epic: #70
Story Points:


AS a command line user, I want to be able to display a help output
SO THAT I know what I can do with the command

Acceptance Criteria

AS a command line user
GIVEN I'm not sure of what command I can run
WHEN I run the command with the help tag
THEN I will be displayed with the help output

Subtasks

  • Create help output
  • Update tests

Notes

  • The help tag is -h
Epic: #70 Story Points: --- AS a command line user, I want to be able to display a help output SO THAT I know what I can do with the command ## Acceptance Criteria AS a command line user GIVEN I'm not sure of what command I can run WHEN I run the command with the help tag THEN I will be displayed with the help output ## Subtasks - [ ] Create help output - [ ] Update tests ## Notes - The help tag is `-h`
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-07-02 14:36:19 +01:00
Vylpes added this to the 2.2 milestone 2023-07-02 14:36:26 +01:00
Vylpes changed title from Create help menu to AS a command line user, I want to be able to display a help output 2023-07-30 14:54:36 +01:00
Vylpes removed the
needs criteria
label 2023-07-30 14:56:06 +01:00
Vylpes added a new dependency 2023-07-30 14:56:17 +01:00
Vylpes added the
blocked
label 2023-07-30 14:56:25 +01:00
Author
Owner

Already done as part of the Commander package

Already done as part of the Commander package
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: RabbitLabs/random-bunny#72
No description provided.