diff options
-rw-r--r-- | doc/extensions.pod.top | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/extensions.pod.top b/doc/extensions.pod.top new file mode 100644 index 0000000..f6bb39f --- /dev/null +++ b/doc/extensions.pod.top @@ -0,0 +1,21 @@ +=head1 NAME + +urxvt-extensions - briefly list urxvt perl extensions + +=head1 SYNOPSIS + + urxvt -pe extension-name + +=head1 DESCRIPTION + +This manpage briefly lists the rxvt-unicode extensions available in this +version of rxvt-unicode. For information on how to write urxvt extensions, +see the L<urxvt-extensions> manpage. + +Extensions that use resources for configuration are loaded automatically +when their resources are specified as command-line switches. Any extension +can be loaded explicitly with the C<-pe> switch. + +=head1 EXTENSION LIST + + |