Skip to content

Commit

Permalink
Documentation update for v0.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fizzadar committed Aug 21, 2017
1 parent c9d7cbd commit 6996746
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/modules/vzctl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,15 @@ Stop OpenVZ containers.
+ **ctid**: CTID of the container to stop


:code:`vzctl.unmount`
~~~~~~~~~~~~~~~~~~~~~

Unmount OpenVZ container filesystems.

.. code:: python
vzctl.unmount(ctid)
+ **ctid**: CTID of the container to unmount

0 comments on commit 6996746

Please sign in to comment.