Fix: README little cosmetic "refactor"
This commit is contained in:
parent
b21b660b30
commit
dc96f2d423
@ -11,6 +11,8 @@ $ gst projects [pr]
|
|||||||
- List of projects
|
- List of projects
|
||||||
$ gst tasks [t] [--project|-pr] 11
|
$ gst tasks [t] [--project|-pr] 11
|
||||||
- List of tasks, if -pr grouped per projects else just last open tasks
|
- List of tasks, if -pr grouped per projects else just last open tasks
|
||||||
|
$ gst stamps [--last]
|
||||||
|
- List last stamps and status (open, closed...), like a summary
|
||||||
$ gst start -t 212
|
$ gst start -t 212
|
||||||
- Add new stamp to the task 212
|
- Add new stamp to the task 212
|
||||||
$ gst stop
|
$ gst stop
|
||||||
@ -19,8 +21,6 @@ $ gst description "Task description"
|
|||||||
- Add description to last stamp
|
- Add description to last stamp
|
||||||
$ gst addtask [--project|-pr] 11 "Task title"
|
$ gst addtask [--project|-pr] 11 "Task title"
|
||||||
- Add a task to a project
|
- Add a task to a project
|
||||||
$ gst status [--last]
|
|
||||||
- List last stamps and status (open, closed...), like a summary
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Why Rust?
|
## Why Rust?
|
||||||
|
Loading…
Reference in New Issue
Block a user