Files
docker-cli/cli/command/system
Sebastiaan van Stijn 8c5aaff57f inspect: update flag description of "--type" flag
Before this patch:

    docker inspect --help | grep '\-\-type'
          --type string     Return JSON for specified type

With this patch:

    docker inspect --help | grep '\-\-type'
          --type string     Only inspect objects of the given type

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-05-06 15:45:38 +02:00
..
2023-12-12 22:30:16 +01:00
2024-07-04 01:35:12 +02:00