Skip to content

--help doesn't mention line/column support #171

@DrusTheAxe

Description

@DrusTheAxe
C:\> edit --help
Usage: edit [OPTIONS] [FILE]
Options:
    -h, --help       Print this help message
    -v, --version    Print the version number

but edit supports optional line and column info e.g. edit foo.txt:123:45 opens foo.txt with the cursor at line 123 column 45. The help should say

Usage: edit [OPTIONS] [FILE[:LINE[:COLUMN]]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-help-wantedWe encourage you to jump in on these!I-bugIt shouldn't be doing this.P-lowLow(er) priority. Example: Bugs in less commonly used features.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions