Update usage info
This commit is contained in:
parent
cc75725d66
commit
dd3da921e9
@ -159,7 +159,7 @@ func (a *AppState) initialize() {
|
|||||||
)
|
)
|
||||||
a.addOperation("archive",
|
a.addOperation("archive",
|
||||||
[]string{
|
[]string{
|
||||||
"archive [id] - Archive the timer with the given id",
|
"archive [id] [@context] [+project] - Archive the timer with the given id,context,project",
|
||||||
},
|
},
|
||||||
a.opArchiveTimer,
|
a.opArchiveTimer,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user