Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ed: simplify debug #432

Merged
merged 1 commit into from
Jan 31, 2024
Merged

ed: simplify debug #432

merged 1 commit into from
Jan 31, 2024

Commits on Jan 31, 2024

  1. ed: simplify debug

    * Simplify -d option to become a flag an not take an argument
    * The only supported argument was "parse", so this patch makes debugging easier to enable
    * The old way with -ddebugstring did not provide any feedback if I typed an unsupported string
    * Sync usage string in Usage() and Synopsis
    * Remove redundant comment where usage string was also being maintained (but wasn't up to date with -s or -p)
    mknos authored Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a71fbbf View commit details
    Browse the repository at this point in the history