diff options
Diffstat (limited to 'share/man/container-list.1.rst')
-rw-r--r-- | share/man/container-list.1.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/container-list.1.rst b/share/man/container-list.1.rst index 81a394b..4195bbb 100644 --- a/share/man/container-list.1.rst +++ b/share/man/container-list.1.rst @@ -1,6 +1,6 @@ .. Open Infrastructure: compute-tools -.. Copyright (C) 2014-2022 Daniel Baumann <daniel.baumann@open-infrastructure.net> +.. Copyright (C) 2014-2024 Daniel Baumann <daniel.baumann@open-infrastructure.net> .. .. SPDX-License-Identifier: GPL-3.0+ .. @@ -106,6 +106,7 @@ Create a SVG image via nwdiag of all started and stopped containers: Create a shell export of all started and stopped containers: sudo container list -f shell + sudo container list -f sh Create a YAML export of all started and stopped containers: |