diff --git a/docs/working-copy.md b/docs/working-copy.md index 60a9feb7c7..13e9932cea 100644 --- a/docs/working-copy.md +++ b/docs/working-copy.md @@ -72,7 +72,7 @@ Ignored files are never tracked automatically (regardless of the value of * if they were tracked in the parent commit * because of an explicit `jj file track` command -You can untrack such files with the jj file untrack command. +You can untrack such files with the `jj file untrack` command. ## Workspaces