We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 884844e commit 06c2d75Copy full SHA for 06c2d75
_episodes/03-configuration.md
@@ -45,7 +45,7 @@ The default configuration file will be downloaded to the default location:
45
path to your home directory. Note that files and directories starting with a
46
period are "hidden", to see the `.config` directory in the terminal use
47
`ls -la ~`.
48
-With the optional --path=<target_dir> you could specifiy the directory where to save the configuration
+With the optional ``--path=<target_dir>`` you could specifiy the directory where to save the configuration
49
file. For instance, you can provide the path to your working directory
50
as the `target_dir`.
51
Note that if a configuration file by that name already exists in the default
0 commit comments