File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99
1010- Run tests contained at a specific location:
1111
12- ` mocha {{directory/with/tests }} `
12+ ` mocha {{path/to/test_directory }} `
1313
1414- Run tests that match a specific ` grep ` pattern:
1515
Original file line number Diff line number Diff line change 55
66- Check out a working copy from a repository:
77
8- ` svn {{[co|checkout]}} {{url /to/repository}} `
8+ ` svn {{[co|checkout]}} {{file:///path /to/repository}} `
99
1010- Bring changes from the repository into the working copy:
1111
Original file line number Diff line number Diff line change 1818
1919- Forward ` stdin ` /` stdout ` to a custom D-Bus address:
2020
21- ` systemd-stdio-bridge {{[-p|--bus-path]}} unix:path={{/custom/dbus/socket }} `
21+ ` systemd-stdio-bridge {{[-p|--bus-path]}} unix:path=/{{path/to/dbus_socket }} `
You can’t perform that action at this time.
0 commit comments