image-mgmt: image name can be passed to 'delete system image'

This commit is contained in:
Christian Poessinger 2019-12-21 12:11:34 +01:00
parent b57aefa306
commit 4523af57f0

View File

@ -48,9 +48,11 @@ configured to be the default (:opcmd:`set system image default-boot`).
system image`
.. opcmd:: delete system image
.. opcmd:: delete system image [image-name]
Delete no longer needed images from the system.
Delete no longer needed images from the system. You can specify an optional
image name to delete, the image name can be retrived via a list of available
images can be shown using the :opcmd:`show system image`.
.. code-block:: none