Open
Description
Previous ID | SR-15911 |
Radar | None |
Original Reporter | Andreas (JIRA User) |
Type | Bug |
Environment
Swift version 5.5.3 (swift-5.5.3-RELEASE)
Target: x86_64-unknown-linux-gnu
Additional Detail from JIRA
Votes | 0 |
Component/s | swift |
Labels | Bug |
Assignee | None |
Priority | Medium |
md5: 14840a8a3e97cb8fd05dedd8a81b880d
Issue Description:
When running swift package help
it says at the bottom:
See 'swift help package <subcommand>' for detailed help.
...but that format doesn't work (Error: Unexpected argument 'init'). It appears help
and package
should switch places.