Skip to content

Commit 0f845b6

Browse files
committed
docs: quote "jj file untrack" consistently
1 parent e7e66d2 commit 0f845b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/working-copy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Ignored files are never tracked automatically (regardless of the value of
7272
* if they were tracked in the parent commit
7373
* because of an explicit `jj file track` command
7474

75-
You can untrack such files with the jj file untrack command.
75+
You can untrack such files with the `jj file untrack` command.
7676

7777

7878
## Workspaces

0 commit comments

Comments
 (0)