Hey, EMACS: -*- nroff -*-
First parameter, NAME, should be all caps
Second parameter, SECTION, should be 1-8, maybe w/ subsection
other parameters are allowed: see man(7), man(1)
AUTOKEY-GTK "1" "February 02, 2020"
Please adjust this date whenever revising the manpage.

Some roff macros, for reference:
.nh disable hyphenation
.hy enable hyphenation
.ad l left justify
.ad b justify to both left and right margins
.nf disable filling
.fi enable filling
.br insert line break
.sp <n> insert n+1 empty lines
for manpage-specific macros, see man(7)
NAME
autokey-run - command-line execution utility for AutoKey
SYNOPSIS
autokey-run -[s|p|f] [name]
DESCRIPTION
This manual page briefly documents the autokey-run command.

TeX users may be more comfortable with the <whatever> and
<whatever> escape sequences to invode bold face and italics,
respectively.
autokey-run A command-line execution utility for AutoKey, autokey-run allows you to initiate execution of phrases, scripts or folders from the command line.

For more information refer to the online wiki at: https://github.com/autokey/autokey/wiki

OPTIONS
This program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.

--help Show summary of options.

-s, --script [name] Run a script with the specified name.

-p, --phrase [name] Paste a phrase with the specified name.

-f, --folder [name] Display a popup menu for the specified folder.

AUTHOR
Chris Dekter.

This manual page was written by Chris Dekter <cdekter@gmail.com>.