mirror of https://codeberg.org/cage/tinmop/
- fixed command line long option.
This commit is contained in:
parent
bccd4bfde4
commit
c39fe07a34
|
@ -45,7 +45,7 @@
|
||||||
(:name :update-timeline
|
(:name :update-timeline
|
||||||
:description (_ "Update timeline")
|
:description (_ "Update timeline")
|
||||||
:short #\u
|
:short #\u
|
||||||
:long "reset-timeline-pagination")
|
:long "update-timeline")
|
||||||
(:name :reset-timeline-pagination
|
(:name :reset-timeline-pagination
|
||||||
:description (_ "Reset the timeline pagination")
|
:description (_ "Reset the timeline pagination")
|
||||||
:short #\R
|
:short #\R
|
||||||
|
|
Loading…
Reference in New Issue