fix(docs): update command syntax from '--' to single argument format for start, stop and status. (#1086)
This commit is contained in:
@@ -77,7 +77,7 @@ bd config set sync.branch ""
|
||||
|
||||
# Stop and restart daemon
|
||||
bd daemon stop
|
||||
bd daemon --start
|
||||
bd daemon start
|
||||
|
||||
# Clean up existing worktrees
|
||||
rm -rf .git/beads-worktrees
|
||||
|
||||
Reference in New Issue
Block a user