Skip to content

with --help: print_help command not found #48

@b0o

Description

@b0o

The -h/--help flag is broken:

$ with -h
/usr/bin/with: line 46: print_help: command not found
error: "-h" is not a valid executable

Looking at the source, I believe that line 46 should be calling print_usage and/or print_options, not print_help (which doesn't exist).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions