Skip to content

Fix shortcuts in manpage #361

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

Merged
merged 2 commits into from
Feb 3, 2020
Merged

Fix shortcuts in manpage #361

merged 2 commits into from
Feb 3, 2020

Conversation

Cyb10101
Copy link
Contributor

@Cyb10101 Cyb10101 commented Feb 2, 2020

Fix shortcuts in manpage.
Shortcut "-c" doesn't exists.

@luziferius
Copy link
Contributor

luziferius commented Feb 3, 2020

Thank you for fixing this.

Seems that no-one noticed or bothered to report it in 11 years…

Definitely no -c:

$ autokey-run -h
usage: autokey-run [-h] (-s | -p | -f) name

Run an AutoKey function by sending a command to a running AutoKey instance
over dbus.

positional arguments:
  name          The name of the script, phrase or folder.

optional arguments:
  -h, --help    show this help message and exit
  -s, --script  Run a script
  -p, --phrase  Paste a phrase
  -f, --folder  Show a folder popup

@luziferius luziferius merged commit b92c9b6 into autokey:master Feb 3, 2020
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.

2 participants