man/man1/vmm.1.rst
branchv0.6.x
changeset 333 1ed85e696748
parent 332 352ca7f1b332
child 335 7a471cace3ba
equal deleted inserted replaced
332:352ca7f1b332 333:1ed85e696748
   332   account with the specified *address*. Otherwise only the specified
   332   account with the specified *address*. Otherwise only the specified
   333   *service* will be enabled.
   333   *service* will be enabled.
   334 
   334 
   335 .. _userdelete:
   335 .. _userdelete:
   336 
   336 
   337 ``userdelete (ud) address [ delalias ]``
   337 ``userdelete (ud) address [ force ]``
   338   Use this subcommand to delete the account with the given *address*.
   338   Use this subcommand to delete the account with the given *address*.
   339 
   339 
   340   If there are one or more aliases with an identical destination *address*,
   340   If there are one or more aliases with an identical destination *address*,
   341   **vmm** will abort the requested operation and show an error message. To
   341   **vmm** will abort the requested operation and show an error message. To
   342   prevent this, specify the optional keyword **delalias**.
   342   prevent this, specify the optional keyword **force**.
   343 
   343 
   344 
   344 
   345 ALIAS SUBCOMMANDS
   345 ALIAS SUBCOMMANDS
   346 -----------------
   346 -----------------
   347 .. _aliasadd:
   347 .. _aliasadd: