The default behavior of --push has changed from --output type=registry
to --output type=image,push=true, with type=registry now otherwise
undocumented.
As a cleanup for docs, we should update the flag inline with the true
behavior.
Signed-off-by: Justin Chadwell <me@jedevc.com>