Update usage info
This commit is contained in:
@@ -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,
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user