diff --git a/prerelease/cli-reference/index.html b/prerelease/cli-reference/index.html index de11bf3b1..afc8f2ceb 100644 --- a/prerelease/cli-reference/index.html +++ b/prerelease/cli-reference/index.html @@ -6887,6 +6887,7 @@ compinit

Commands for working with workspaces

Workspaces let you add additional working copies attached to the same repo. A common use case is so you can run a slow build or test in one workspace while you're continuing to write code in another workspace.

Each workspace has its own working-copy commit. When you have more than one workspace attached to a repo, they are indicated by @<workspace name> in jj log.

+

Each workspace also has own sparse patterns.

Usage: jj workspace <COMMAND>

Subcommands:

jj workspace add

Add a workspace

+

Sparse patterns will be copied over from the current workspace.

Usage: jj workspace add [OPTIONS] <DESTINATION>

Arguments: