mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-01 15:32:11 +08:00
docs: document --worktree flag in CLI reference (#13111)
Regenerate the auto-generated CLI reference so kilo --worktree is listed.
This commit is contained in:
committed by
GitHub
parent
3a99f36d96
commit
330bd7e2dc
@@ -139,6 +139,7 @@ Options:
|
||||
-s, --session session id to continue [string]
|
||||
--fork fork the session when continuing (use with --continue or --session) [boolean]
|
||||
--cloud-fork fetch session from cloud and continue locally (use with --session) [boolean]
|
||||
--worktree create (or reuse) a git worktree with this name and start kilo there [string]
|
||||
--prompt prompt to use [string]
|
||||
--agent agent to use [string]
|
||||
--auto auto-approve permissions that are not explicitly denied (dangerous!) [boolean] [default: false]
|
||||
|
||||
Reference in New Issue
Block a user