Skip to content

Fix CLI usage text typo ("OPION" → "OPTION") #18

@miabbott

Description

@miabbott

The CLI usage text for both commands contains a typo where "OPTION" is misspelled as "OPION".

Files:

  • cmd/tar-diff/main.go:19
  • cmd/tar-patch/main.go:16

Current:

Usage: tar-diff [OPION] old.tar.gz new.tar.gz result.tardiff

Expected:

Usage: tar-diff [OPTION] old.tar.gz new.tar.gz result.tardiff

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions