Skip to content

Commit 1bcde27

Browse files
author
Chad Smith
committed
readme touchup
1 parent 87a547f commit 1bcde27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ A new tab in your browser will open with gdbgui in it.
5353
Options
5454
~~~~~~~
5555
positional arguments:
56-
cmd: The binary and arguments to run in gdb. This is a way to script the intial loading of the inferior binary you wish to debug. For example gdbgui ``./mybinary -myarg -flag1 -flag2``
56+
``command``: The binary and arguments to run in gdb. This is a way to script the intial loading of the inferior binary you wish to debug. For example ``gdbgui ./mybinary -myarg -flag1 -flag2``
5757

5858
optional arguments:
5959
-h, --help show this help message and exit

0 commit comments

Comments
 (0)