diff --git a/services/mgmt1.md b/services/mgmt1.md index 391dd22f..0321c3d4 100644 --- a/services/mgmt1.md +++ b/services/mgmt1.md @@ -55,9 +55,9 @@ to set the policy using current mechanism. | `mgmt.vm.firewall.InsertRule` | vm | rule id | rule | rule id | insert before given rule, use `END` as rule id to add rule at the end | `mgmt.vm.firewall.RemoveRule` | vm | rule id | - | - | | `mgmt.vm.firewall.Flush` | vm | - | - | - | -| `mgmt.vm.device..Attach` | vm | device | - | - | +| `mgmt.vm.device..Attach` | vm | device | options | - | optional options given in `key=value` format, separated with spaces | `mgmt.vm.device..Detach` | vm | device | - | - | -| `mgmt.vm.device..List` | vm | - | - | `\n` | +| `mgmt.vm.device..List` | vm | - | - | ` \n` | | `mgmt.vm.device..Available` | vm | - | - | `\n` | | `mgmt.vm.microphone.Attach` | vm | - | - | - | | `mgmt.vm.microphone.Detach` | vm | - | - | - |