docs: fix dracut.cmdline.7

```
asciidoc: WARNING: dracut.cmdline.7.asc: line 1115: nested inline passthrough
```
master
Harald Hoyer 2021-02-11 09:01:54 +01:00 committed by Harald Hoyer
parent dbb8a98b29
commit 67bcc49304
1 changed files with 3 additions and 3 deletions

View File

@ -1109,7 +1109,7 @@ used to persist the changes made to the device specified by the
**root=live:__<url>__** option.
+
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.
* _none_ (the word itself) specifies that no overlay will be used, such as when
an uncompressed, writable live root filesystem is available.