We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a5bc6a commit 36ad4edCopy full SHA for 36ad4ed
1 file changed
docs/app/operating-a-federation/cache/page.mdx
@@ -54,7 +54,7 @@ This section documents the additional arguments you can pass to the command abov
54
55
* **`--config`**: Set the location of the configuration file.
56
* **`-d` or `--debug`**: Enable the debugging mode, allowing for more verbose log
57
-* **`-l` or `--log`**: Set the location of the file where log messages should be redirected to and not output the the console.
+* **`-l` or `--log`**: Set the location of the file where log messages should be redirected to and not output to the console.
58
59
There are other configurations available to modify via the configuration file. Refer to the [Parameters](../parameters.mdx) page for details.
60
0 commit comments