Skip to content

Global flags are in the way #9783

Open
Open
@philderbeast

Description

Lots of commands take targets.

Originally posted by @philderbeast in #9744 (comment)

I thought of maybe listing the commands that take targets but quickly gave up, not wanting to scroll up past 6 pages of global flags to see whether the command takes [TARGETS];

$ cabal build --help
Compile targets within the project.

Usage: cabal build [TARGETS] [FLAGS]

Description ...

Flags for build (includes global flags):
...
1st page of flags
2nd "    "   "
3rd "    "   "
4th "    "   "
5th "    "   "
6th "    "   "

Examples ...

Can we not show the global flags by default?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions