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
|
||||
:description (_ "Update timeline")
|
||||
:short #\u
|
||||
:long "reset-timeline-pagination")
|
||||
:long "update-timeline")
|
||||
(:name :reset-timeline-pagination
|
||||
:description (_ "Reset the timeline pagination")
|
||||
:short #\R
|
||||
|
|
Loading…
Reference in New Issue