docs: fix dracut.cmdline.7
``` asciidoc: WARNING: dracut.cmdline.7.asc: line 1115: nested inline passthrough ```master
parent
dbb8a98b29
commit
67bcc49304
|
@ -1109,7 +1109,7 @@ used to persist the changes made to the device specified by the
|
||||||
**root=live:__<url>__** option.
|
**root=live:__<url>__** option.
|
||||||
+
|
+
|
||||||
The default _pathspec_, when _auto_ or no _:<pathspec>_ is given, is
|
The default _pathspec_, when _auto_ or no _:<pathspec>_ is given, is
|
||||||
`/<+++<b>rd.live.dir</b>+++>/overlay-<label>-<uuid>`, where _<label>_ is the
|
`/<rd.live.dir>/overlay-<label>-<uuid>`, where _<label>_ is the
|
||||||
device LABEL, and _<uuid>_ is the device UUID.
|
device LABEL, and _<uuid>_ is the device UUID.
|
||||||
* _none_ (the word itself) specifies that no overlay will be used, such as when
|
* _none_ (the word itself) specifies that no overlay will be used, such as when
|
||||||
an uncompressed, writable live root filesystem is available.
|
an uncompressed, writable live root filesystem is available.
|
||||||
|
|
Loading…
Reference in New Issue