We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d51a76 commit cff3333Copy full SHA for cff3333
1 file changed
docs/linux/connectionmanager-reference.md
@@ -35,7 +35,7 @@ The functionality of ConnectionManager.exe is also available in Visual Studio. T
35
36
Removes a connection. If no arguments are specified, you're prompted to specify which connection to remove.
37
38
-- **`modify`** \[default \| *connection_id* \| *user\@host* \[**`--port`** *port*]] \[**`--property`** *key=value*]
+- **`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.\
0 commit comments