mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-28 00:56:57 +00:00
docs: Fix typo in Watchman section
This commit is contained in:
parent
a493913000
commit
5bd55f2981
1 changed files with 1 additions and 1 deletions
|
@ -953,7 +953,7 @@ To configure the Watchman filesystem monitor, set
|
||||||
executable on your system](https://facebook.github.io/watchman/docs/install).
|
executable on your system](https://facebook.github.io/watchman/docs/install).
|
||||||
|
|
||||||
You can configure `jj` to use watchman triggers to automatically create
|
You can configure `jj` to use watchman triggers to automatically create
|
||||||
snapshots on filestem changes by setting
|
snapshots on filesystem changes by setting
|
||||||
`core.watchman.register_snapshot_trigger = true`.
|
`core.watchman.register_snapshot_trigger = true`.
|
||||||
|
|
||||||
You can check whether Watchman is enabled and whether it is installed correctly
|
You can check whether Watchman is enabled and whether it is installed correctly
|
||||||
|
|
Loading…
Reference in a new issue