mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 18:00:52 +00:00
Update cheatsheets
This commit is contained in:
@@ -19,8 +19,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Forward `stdin`/`stdout` to the local system bus within a specific container:
|
||||
|
||||
`systemd-stdio-bridge --machine={{mycontainer}}`
|
||||
`systemd-stdio-bridge {{[-M|--machine]}} {{mycontainer}}`
|
||||
|
||||
- Forward `stdin`/`stdout` to a custom D-Bus address:
|
||||
|
||||
`systemd-stdio-bridge --bus-path=unix:path={{/custom/dbus/socket}}`
|
||||
`systemd-stdio-bridge {{[-p|--bus-path]}} unix:path={{/custom/dbus/socket}}`
|
||||
|
||||
Reference in New Issue
Block a user