mirror of
https://github.com/docker/cli.git
synced 2026-08-28 02:24:15 -05:00
These files were intended to document the `swarm join-token` and `swarm unlock-key` subcommands, but were incorrectly using an underscore instead of a hyphen (`-`). As a result, the examples were not picked up by the yamldocs generator. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>