use code for env var notation
This commit is contained in:
committed by
fricklerhandwerk
parent
d9009e0028
commit
11c26d4cc5
@@ -734,7 +734,7 @@ in
|
||||
The default is to use userspace networking (SLiRP).
|
||||
|
||||
If you override this option, be advised to keep
|
||||
''${QEMU_NET_OPTS:+,$QEMU_NET_OPTS} (as seen in the example)
|
||||
`''${QEMU_NET_OPTS:+,$QEMU_NET_OPTS}` (as seen in the example)
|
||||
to keep the default runtime behaviour.
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user