Update bastille - list command only shows running

This commit is contained in:
tschettervictor
2024-12-04 10:26:32 -07:00
committed by GitHub
parent 8c872c708b
commit 904c05f7fb

View File

@@ -88,7 +88,7 @@ Available Commands:
htop Interactive process viewer (requires htop).
import Import a specified container.
limits Apply resources limits to targeted container(s). See rctl(8).
list List containers (running and stopped).
list List containers (running).
mount Mount a volume inside the targeted container(s).
pkg Manipulate binary packages within targeted container(s). See pkg(8).
rcp reverse cp(1) files from a single container to the host.