bug 1509033: marionette: fix markdown indentation in example; r=me

This commit is contained in:
Andreas Tolfsen 2018-11-21 14:11:09 +00:00
parent a2e9b0863d
commit d5e7a0e8bc

View File

@ -20,7 +20,7 @@ its log to stdout instead of file:
It is common to use this in conjunction with an option to increase
the Marionette log level:
% ./mach test --gecko-log - -vv TEST
% ./mach test --gecko-log - -vv TEST
A single `-v` enables debug logging, and a double `-vv` enables
trace logging.