mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
grub-mount: fix slash placement (#18950)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
- Load a ZFS encryption key from a file:
|
||||
|
||||
`grub-mount {{[-K|--zfs-key]}} {{/path/to/zfs.key}} {{/dev/sdX}} {{/mnt}}`
|
||||
`grub-mount {{[-K|--zfs-key]}} /{{path/to/zfs.key}} {{/dev/sdX}} {{/mnt}}`
|
||||
|
||||
- Show debugging output for a matching category:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user