mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 08:58:55 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,12 +15,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Specify an image policy:
|
||||
|
||||
`systemd-machine-id-setup --image-policy={{your_policy}}`
|
||||
`systemd-machine-id-setup --image-policy {{your_policy}}`
|
||||
|
||||
- Display the output as JSON:
|
||||
|
||||
`sudo systemd-machine-id-setup --json=pretty`
|
||||
`sudo systemd-machine-id-setup --json pretty`
|
||||
|
||||
- Operate on a disk image instead of a directory tree:
|
||||
|
||||
`systemd-machine-id-setup --image={{/path/to/image}}`
|
||||
`systemd-machine-id-setup --image {{/path/to/image}}`
|
||||
|
||||
Reference in New Issue
Block a user