diff --git a/docs/en/next/commands.html b/docs/en/next/commands.html index e9b7b60e03..b0a8f285ac 100644 --- a/docs/en/next/commands.html +++ b/docs/en/next/commands.html @@ -157,6 +157,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.
diff --git a/docs/en/next/commands/index.html b/docs/en/next/commands/index.html index e9b7b60e03..b0a8f285ac 100644 --- a/docs/en/next/commands/index.html +++ b/docs/en/next/commands/index.html @@ -157,6 +157,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.
diff --git a/docs/es-ES/next/commands.html b/docs/es-ES/next/commands.html index 52109ee21b..d0ebe4a4a9 100644 --- a/docs/es-ES/next/commands.html +++ b/docs/es-ES/next/commands.html @@ -149,6 +149,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.
diff --git a/docs/es-ES/next/commands/index.html b/docs/es-ES/next/commands/index.html index 52109ee21b..d0ebe4a4a9 100644 --- a/docs/es-ES/next/commands/index.html +++ b/docs/es-ES/next/commands/index.html @@ -149,6 +149,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.
diff --git a/docs/ro/next/commands.html b/docs/ro/next/commands.html index a11b8a52ed..093935ae69 100644 --- a/docs/ro/next/commands.html +++ b/docs/ro/next/commands.html @@ -149,6 +149,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.
diff --git a/docs/ro/next/commands/index.html b/docs/ro/next/commands/index.html index a11b8a52ed..093935ae69 100644 --- a/docs/ro/next/commands/index.html +++ b/docs/ro/next/commands/index.html @@ -149,6 +149,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.
diff --git a/docs/tr/next/commands.html b/docs/tr/next/commands.html index 17842f0463..e5da94fb72 100644 --- a/docs/tr/next/commands.html +++ b/docs/tr/next/commands.html @@ -149,6 +149,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.
diff --git a/docs/tr/next/commands/index.html b/docs/tr/next/commands/index.html index 17842f0463..e5da94fb72 100644 --- a/docs/tr/next/commands/index.html +++ b/docs/tr/next/commands/index.html @@ -149,6 +149,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.
diff --git a/docs/zh-CN/next/commands.html b/docs/zh-CN/next/commands.html index 65c666fabe..5f73802d18 100644 --- a/docs/zh-CN/next/commands.html +++ b/docs/zh-CN/next/commands.html @@ -149,6 +149,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.
diff --git a/docs/zh-CN/next/commands/index.html b/docs/zh-CN/next/commands/index.html index 65c666fabe..5f73802d18 100644 --- a/docs/zh-CN/next/commands/index.html +++ b/docs/zh-CN/next/commands/index.html @@ -149,6 +149,7 @@ --port <number>3000The website will be served from port 3000 by default, but if the port is taken up, Docusaurus will attempt to find an available one. +--watch-Whether to watch the files and live reload the page when files are changed. Defaults to true. Disable this by using --no-watch.