mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
Update cheatsheets
This commit is contained in:
@@ -23,4 +23,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Forward `stdin`/`stdout` to a custom D-Bus address:
|
||||
|
||||
`systemd-stdio-bridge {{[-p|--bus-path]}} unix:path={{/custom/dbus/socket}}`
|
||||
`systemd-stdio-bridge {{[-p|--bus-path]}} unix:path=/{{path/to/dbus_socket}}`
|
||||
|
||||
@@ -14,7 +14,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Run tests contained at a specific location:
|
||||
|
||||
`mocha {{directory/with/tests}}`
|
||||
`mocha {{path/to/test_directory}}`
|
||||
|
||||
- Run tests that match a specific `grep` pattern:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user