Skip to content

Commit d127f81

Browse files
authored
Add ps alias mention to command-reference docs
1 parent c071099 commit d127f81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/command-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ container delete [--all] [--force] [--debug] [<container-ids> ...]
305305
* `-a, --all`: Delete all containers
306306
* `-f, --force`: Delete containers even if they are running
307307

308-
### `container list (ls)`
308+
### `container list (ls/ps)`
309309

310310
Lists containers. By default only running containers are shown. Output can be formatted as a table or JSON.
311311

0 commit comments

Comments
 (0)