Fix copy error in docs

This commit is contained in:
Casey Watson 2018-08-22 09:09:30 -06:00 committed by GitHub
parent ece882cde0
commit 7d6462f9c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -312,7 +312,7 @@ The supported extra arguments are:
* "args": Command line arguments for the debugged script * "args": Command line arguments for the debugged script
* "version": The version of the debugger to run * "version": The version of the debugger to run
NInspect can also be launched with the *VBGstartRDebug* command: NInspect can also be launched with the *VBGstartNInspect* command:
> >
VBGstartNInspect script.js hello world VBGstartNInspect script.js hello world
< <