From a7e8d8523a517d62d716d0346f348432e723f4a5 Mon Sep 17 00:00:00 2001 From: Neptunium93 <62119053+Neptunium931@users.noreply.github.com> Date: Thu, 13 Nov 2025 09:50:59 +0100 Subject: [PATCH] fix(doc): the list format in the command_line_switches.rst is incorrect. --- mRemoteNGDocumentation/command_line_switches.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mRemoteNGDocumentation/command_line_switches.rst b/mRemoteNGDocumentation/command_line_switches.rst index a67b5523..195a3558 100644 --- a/mRemoteNGDocumentation/command_line_switches.rst +++ b/mRemoteNGDocumentation/command_line_switches.rst @@ -7,7 +7,10 @@ The following commandlline switches are supported by mRemoteNG: ``/cons: PathToConnectionsFile`` ``/c: PathToConnectionsFile`` - Loads the connections file from the given path. This path can be a: + Loads the connections file from the given path. + + This path can be a: + - full file path - path relative to the current directory - path relative to the mRemoteNG application directory