Suggestion See 'package -help' for more information.
is probably wrong
#7218
Labels
See 'package -help' for more information.
is probably wrong
#7218
Description
swift package sdfgsdfgsdfgdfs
produces following output:But suggestion to use
package -help
is not helpful as it produces same suggestion:swift package -h
orswift package --help
work as expected.This is confusing for user. Or custom long option
-help
is not working as expected or suggestionSee 'package -help' for more information.
is wrong.Expected behavior
Or
swift package -help
should work or suggestionSee 'package -help' for more information.
should be fixed.Actual behavior
Suggested
swift package -help
produces same suggestion to useswift package -help
.Steps to reproduce
swift package sdfgsdfgsdfgdfs
.swift package -help
Swift Package Manager version/commit hash
No response
Swift & OS version (output of
swift --version ; uname -a
)The text was updated successfully, but these errors were encountered: