Merge pull request #286 from chriswells0/document-limits

Add missing subcommands (limits/config) to docs.
This commit is contained in:
Christer Edwards
2020-12-12 11:54:25 -07:00
committed by GitHub
2 changed files with 3 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ Available Commands:
help Help about any command.
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).
mount Mount a volume inside the targeted container(s).
pkg Manipulate binary packages within targeted container(s). See pkg(8).