Christian Catalan
c669a61faa
docs: fix bd daemon CLI syntax to use flag format (#568)
The bd daemon command only accepts flags with '--' prefix, not subcommands.
Fixed all documentation to use correct syntax:
- bd daemon start -> bd daemon --start
- bd daemon status -> bd daemon --status
- bd daemon stop -> bd daemon --stop
- bd daemon restart -> bd daemon --stop && bd daemon --start
Files updated:
- docs/PROTECTED_BRANCHES.md (13 occurrences)
- examples/team-workflow/README.md (4 occurrences)
- examples/protected-branch/README.md (3 occurrences)
- examples/multi-phase-development/README.md (1 occurrence)
- examples/multiple-personas/README.md (1 occurrence)
- integrations/beads-mcp/README.md (1 occurrence)
- integrations/beads-mcp/SETUP_DAEMON.md (1 occurrence)
Co-authored-by: cc-vps <crcatala+vps@gmail.com>
2025-12-15 21:16:02 -08:00
..
2025-11-08 00:15:07 -08:00
2025-12-05 15:57:56 -08:00
2025-11-08 13:18:50 -08:00
2025-11-08 04:16:44 -08:00
2025-11-08 04:16:44 -08:00
2025-11-08 02:36:27 -08:00
2025-11-08 00:49:41 -08:00
2025-11-23 15:13:54 -08:00
2025-11-24 01:04:40 -08:00
2025-11-25 11:35:26 -08:00
2025-11-26 18:07:01 -08:00
2025-11-08 13:18:50 -08:00
2025-11-24 01:08:08 -08:00
2025-12-13 12:50:33 -08:00
2025-11-28 23:11:24 -08:00
2025-12-13 07:28:38 -08:00
2025-11-24 00:35:04 -08:00
2025-11-07 14:19:14 -08:00
2025-11-08 13:18:50 -08:00
2025-12-13 12:50:33 -08:00
2025-12-13 12:50:33 -08:00
2025-11-25 11:35:26 -08:00
2025-11-06 19:53:29 -08:00
2025-11-06 20:06:45 -08:00
2025-11-28 23:26:24 -08:00
2025-12-13 12:50:33 -08:00
2025-12-15 21:16:02 -08:00
2025-11-28 23:11:24 -08:00
2025-11-08 03:59:59 -08:00
2025-11-21 22:43:04 -05:00
2025-11-24 01:08:08 -08:00
2025-12-01 21:05:19 -08:00
2025-12-13 12:50:33 -08:00