Lines Matching refs:example
26 $ node example.js --foo=33 --bar hello
178 $ node example.js -abc
185 $ node example.js -abc
197 $ node example.js --foo-bar
204 $ node example.js --foo-bar
216 $ node example.js --foo.bar
223 $ node example.js --foo.bar
235 $ node example.js --foo=99.3
242 $ node example.js --foo=99.3
254 $ node example.js 99.3
261 $ node example.js 99.3
273 $ node example.js --no-foo
280 $ node example.js --no-foo
300 $ node example.js -x 1 -x 2
307 $ node example.js -x 1 -x 2
319 $ node example.js -x 1 2 -x 3 4
326 $ node example.js -x 1 2 -x 3 4
338 $ node example --arr 1 2
345 $ node example --arr 1 2
366 $ node example.js --no-foo
373 $ node example.js --quuxfoo
387 $ node example.js a -b -- x y
394 $ node example.js a -b -- x y
408 $ node example.js -a 1 -c 2
415 $ node example.js -a 1 -c 2
429 $ node example.js -a run b -x y
436 $ node example.js -a run b -x y
450 $ node example.js --test-field 1
457 $ node example.js --test-field 1
472 $ node example.js --test-field 1
479 $ node example.js --test-field 1
494 $ node example.js --unknown-option --known-option 2 --string-option --unknown-option2
501 $ node example.js --unknown-option --known-option 2 --string-option --unknown-option2