Commit 95dc32e
Include --force in dev build update notification (#119)
## Summary
- The TUI notification for dev builds now shows the complete command
`roborev update --force` instead of just `roborev update`
- Dev builds require `--force` to update to an official release, so the
notification should reflect that
## Test plan
- [ ] Run a dev build and verify the notification shows `run 'roborev
update --force'`
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent e21dca0 commit 95dc32e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2290 | 2290 | | |
2291 | 2291 | | |
2292 | 2292 | | |
2293 | | - | |
| 2293 | + | |
2294 | 2294 | | |
2295 | 2295 | | |
2296 | 2296 | | |
| |||
0 commit comments