Skip to content

swiftly run -h doesn't provide run command help #447

@jerryjrchen

Description

@jerryjrchen

Very similar to #218, except this is for the short version of the help flag.

$ swiftly run -h
/usr/bin/env: illegal option -- h
usage: env [-0iv] [-C workdir] [-P utilpath] [-S string]
           [-u name] [name=value ...] [utility [argument ...]]

According to swiftly, the short flag should be supported:

$ swiftly run --help

<output elided>

OPTIONS:
  --version               Show the version.
  -h, --help              Show help information.

Note both -h, --help are available there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions