Document bridge= cmdline in dracut.cmdline(7).
Cc: Harald Hoyer <harald@redhat.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
then its values should be separated by semicolon.
Bond without parameters assumes bond=bond0:eth0,eth1:mode=balance-rr
+**bridge=_<bridgename>_:_<ethname>_**::
+ Setup bridge <bridgename> with <ethname>. Bridge without parameters assumes bridge=br0:eth0
+
NFS
~~~