We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26bb743 commit db230b6Copy full SHA for db230b6
1 file changed
docs/linux/connectionmanager-reference.md
@@ -38,8 +38,8 @@ The functionality of ConnectionManager.exe is also available in Visual Studio. T
38
- **`modify`** \[default \| *connection_id* \| *user\@host* \[**`--port`** *port*]] \[**`--property`** *key=value*]
39
40
Defines or modifies a property on a connection.\
41
- If *value* is empty, then the property *key* is deleted.
42
- If authentication fails, no changes will be made.
+ If *value* is empty, then the property *key* is deleted.\
+ If authentication fails, no changes will be made.\
43
If no connection is specified (what is mean by the *default* option, above), the user's default remote connection is used.
44
45
- **`remove-all`**
0 commit comments