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 fe91d28 commit f6eb812Copy full SHA for f6eb812
1 file changed
README.md
@@ -52,8 +52,8 @@ Minimal config file `~/.tcms.conf`:
52
password = your-password
53
54
You can override the default (user home directory) file location by adding maven option ```tcmsConfigPath```
55
-followed by path to folder containing `.tcms.conf` file.
56
-Example command line usage: ```-DtcmsConfigPath=D:\Path\To\Config\File```
+followed by path to folder containing `.tcms.conf` file.
+Example command line usage: ```-DtcmsConfigPath=D:\Path\To\Config\File```
57
58
For more info see [tcms-api docs](https://tcms-api.readthedocs.io).
59
0 commit comments