Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
ekefan committed May 30, 2024
1 parent 31ddc4a commit 2cd7dfc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Now that's minimalistic.
### Supported Commands
| Commands | Use |
| :---| :--- |
| add | needs two args, the task as quoted and the priority (h or l, n) |
| task | need no arg, its is used to show the list of incompleted tasks |
| complete | need one arg - the id, and is used to complete a task[the id is the serial number of the tasks] |
| help | need no arg, it displays the help information on request and in situations where an supported command is inputed |
| add | needs two arguments, the task in double quotes and the priority (h or l, n) |
| task | needs no argument, its is used to show the list of incompleted tasks |
| complete | needs one argument - the id, and is used to complete a task[the id is the serial number of the tasks] |
| help | needs no argument, it displays the help information on request and in situations where an supported command is inputed |

0 comments on commit 2cd7dfc

Please sign in to comment.