mirror of
git://git.proxmox.com/git/pve-ha-manager.git
synced 2025-01-03 05:17:57 +03:00
sim: hardware: commands: fix documentation for add
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
973bf0324f
commit
b8d86ec48c
@ -563,7 +563,8 @@ sub get_cfs_state {
|
||||
# service <sid> <migrate|relocate> <target>
|
||||
# service <sid> stop <timeout>
|
||||
# service <sid> lock/unlock [lockname]
|
||||
# service <sid> <add|delete>
|
||||
# service <sid> add <node> [<request-state=started>]
|
||||
# service <sid> delete
|
||||
sub sim_hardware_cmd {
|
||||
my ($self, $cmdstr, $logid) = @_;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user