doc/web/source/howto/manage_accounts.rst
branchv0.7.x
changeset 757 3d592b5d5e2d
parent 752 271bd82c05c0
equal deleted inserted replaced
756:139ced0fea1e 757:3d592b5d5e2d
    38 ----------
    38 ----------
    39 
    39 
    40 .. program:: vmm userdelete
    40 .. program:: vmm userdelete
    41 
    41 
    42 Syntax:
    42 Syntax:
    43  | **vmm userdelete** *address* [**‒‒delete-home**] [**‒‒force**]
    43  | **vmm userdelete** *address* [**‒‒delete-directory**] [**‒‒force**]
    44  | **vmm ud** *address* [**‒‒delete-home**] [**‒‒force**]
    44  | **vmm ud** *address* [**‒‒delete-directory**] [**‒‒force**]
    45 
    45 
    46 .. option:: --delete-home
    46 .. option:: --delete-directory
    47 
    47 
    48  When this option is present, :command:`vmm` will also delete the account's
    48  When this option is present, :command:`vmm` will also delete the account's
    49  home directory.
    49  home directory.
    50  This overrides the *account.delete_directory* setting of :file:`vmm.cfg`.
    50  This overrides the *account.delete_directory* setting of :file:`vmm.cfg`.
    51 
    51