Snapcraft should respond to "help", "version", "-v", "--version"
Bug #1501222 reported by
Mark Shuttleworth
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
Fix Released
|
Medium
|
Sergio Schvezov |
Bug Description
Just playing with the snapcraft command, it would be good to handle:
snapcraft help -> equivalent to snapcraft -h
snapcraft version -> print a useful version number and prompt to "snapcraft help"
snapcraft -v -> same as snapcraft version
Related branches
lp://staging/~sergiusens/snapcraft/1501222
- John Lenton (community): Approve
-
Diff: 86 lines (+38/-17)1 file modifiedsnapcraft/main.py (+38/-17)
Changed in snapcraft: | |
milestone: | none → 0.4 |
Changed in snapcraft: | |
status: | New → Fix Committed |
Changed in snapcraft: | |
assignee: | nobody → Sergio Schvezov (sergiusens) |
importance: | Undecided → Medium |
Changed in snapcraft: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
And --version is the same as -v and "version".