@prismicio/cli 0.0.3-alpha.xru-support-init-simulator.1 → 0.0.3-alpha.xru-support-init-simulator.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -27,6 +27,12 @@ npx @prismicio/cli@latest init --repository <repository>
27
27
  npx @prismicio/cli@latest sync
28
28
  ```
29
29
 
30
+ ### Watch for changes
31
+
32
+ ```bash
33
+ npx @prismicio/cli@latest sync --watch
34
+ ```
35
+
30
36
  ## Documentation
31
37
 
32
38
  For detailed documentation, visit the [official Prismic documentation](https://prismic.io/docs).