stops the newest active timer. If --all is specified, then all active timers are stopped.
tom stop [--past <duration>] [--all] [--notes "override notes"] [flags]
-a, --all Stops all running activities, not just the newest
-h, --help help for stop
-n, --notes string Optional notes to set for all stopped activities
-d, --past --past 5m Stop the activity this duration before now, e.g. --past 5m stops the activity 5m before the current time
--backup-dir string backup directory (default is $HOME/.tom/backup)
-c, --config string config file (default is $HOME/.tom/tom.yaml)
--data-dir string data directory (default is $HOME/.tom)
--iso-dates use ISO date format instead of a locale-specific format (default is false)
- tom - tom is a command line application to track time.