Please document `fly machine run`: how to pass equivalent of `docker run`'s `--cmd` argument

PLEASE document that fly machine run ... allows the caller to pass command line arguments to the entrypoint by appending a -- then the desired arguments.

I burned significant time trying to figure this out, and I’m still only 90% sure that’s true.