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

interactive-evdev: align Usage and or in the help output #442

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

whot
Copy link
Contributor

@whot whot commented Feb 7, 2024

Usage: /usr/libexec/xkbcommon/xkbcli-interactive-evdev [--include=<path>] [--include-defaults] [--rules=<rules>] [--model=<model>] [--layout=<layout>] [--variant=<variant>] [--options=<options>]
      or: /usr/libexec/xkbcommon/xkbcli-interactive-evdev --keymap <path to keymap file>

after:

Usage: ./build/xkbcli-interactive-evdev [--include=<path>] [--include-defaults] [--rules=<rules>] [--model=<model>] [--layout=<layout>] [--variant=<variant>] [--options=<options>]
   or: ./build/xkbcli-interactive-evdev --keymap <path to keymap file>

@whot whot merged commit 8e26a8b into xkbcommon:master Feb 7, 2024
4 checks passed
@whot
Copy link
Contributor Author

whot commented Feb 7, 2024

I think this non-controversial enough that I can just merge it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant