Skip to content

Remove -a flag from reference doc #2281

@josesa

Description

@josesa

File: compose/reference/rm.md

Documentation refers to an optional flag -a.

Options:
-a, --all Also remove one-off containers created by
docker-compose run

But when running latest (docker-compose version 1.11.2, build dfed245) docker-compose rm with the mentioned flag a warning is displayed:

WARNING: --all flag is obsolete. This is now the default behavior of `docker-compose rm`

Documentation should be updated to reflect the new behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/composeRelates to docker-compose.yml spec or docker-compose binarylifecycle/locked

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions