You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/usage.md
+37Lines changed: 37 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,9 @@ tmpo resume --project "Client Work" # Resume a global project from anywhere
77
77
- Quickly restart the same task
78
78
- Resume a global project from any directory
79
79
80
+
> [!TIP]
81
+
> Made a mistake? Run `tmpo undo` to instantly revert your last action — start, stop, pause, resume, manual entry creation, or deletion. See [`tmpo undo`](#tmpo-undo) for details.
82
+
80
83
### `tmpo status`
81
84
82
85
View the current tracking session with elapsed time.
0 commit comments