snapcraft close example recommends non-existant flag

Bug #1980155 reported by John A Meinel
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Snapcraft
Confirmed
Undecided
Unassigned

Bug Description

Running `snapcraft close help` it gives this example:
$ snapcraft close --help
Usage:
    snapcraft close [options] <name> <channel>
...
    Examples:
        snapcraft close my-snap --channel beta

However, it does not support a `--channel` flag, and the example is incorrect.

Following the example gives a failure:
$ snapcraft close juju --channel 2.4/stable
Usage: snapcraft [options] command [args]...
Try 'snapcraft close -h' for help.

Error: unrecognized arguments: --channel

$ snapcraft --version
snapcraft 7.0.7

(all it really needs is to remove the `--channel` from the example command)

Changed in snapcraft:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.