Skip to content

Commit 796a1e1

Browse files
authored
Merge pull request containerd#4455 from ChengyuZhu6/docs
docs: update command reference
2 parents 15f1649 + be4a8c5 commit 796a1e1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/command-reference.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,8 +553,6 @@ Flags:
553553
- :whale: `--type`: Return JSON for specified type
554554
- :whale: `--size`: Display total file sizes if the type is container
555555

556-
Unimplemented `docker inspect` flags: `--size`
557-
558556
### :whale: nerdctl logs
559557

560558
Fetch the logs of a container.
@@ -1566,7 +1564,7 @@ Flags:
15661564
- :whale: `--pull`: Pull image before running ("always"|"missing"|"never")
15671565

15681566
Unimplemented `docker-compose up` (V1) flags: `--no-deps`, `--always-recreate-deps`,
1569-
`--no-start`, `--abort-on-container-exit`, `--attach-dependencies`, `--timeout`, `--renew-anon-volumes`, `--exit-code-from`
1567+
`--no-start`, `--attach-dependencies`, `--timeout`, `--renew-anon-volumes`, `--exit-code-from`
15701568

15711569
Unimplemented `docker compose up` (V2) flags: `--environment`
15721570

@@ -1903,7 +1901,6 @@ Image:
19031901

19041902
- `docker import`
19051903
- `docker trust *` (Instead, nerdctl supports `nerdctl pull --verify=cosign|notation` and `nerdctl push --sign=cosign|notation`. See [`./cosign.md`](./cosign.md) and [`./notation.md`](./notation.md).)
1906-
- `docker manifest *`
19071904

19081905
Network management:
19091906

0 commit comments

Comments
 (0)