mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
docs: Fix sample command in COMMAND_LINE_ARGS doc (#30082)
This commit is contained in:
@@ -26,7 +26,7 @@ Use `--devtools 6000` to start the devtools server on port 6000.
|
||||
|
||||
e.g.
|
||||
```
|
||||
./mach run -d --devtools 6000 https://servo.org
|
||||
./mach run -d --devtools=6000 https://servo.org
|
||||
```
|
||||
|
||||
To connect to the server, follow [this guide](https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Debugging_Firefox_Desktop#Connect).
|
||||
|
||||
Reference in New Issue
Block a user