summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsf-exg <sf-exg>2014-11-05 16:01:56 +0000
committersf-exg <sf-exg>2014-11-05 16:01:56 +0000
commit96e0ad0ea3f9d6428a5b698f187f6a8350d734d5 (patch)
tree6fb6eb244e6cab31d9feb4ca1960a7497c43f1ae
parent9320c234ca84e3ea913727eb85b1d1ec7d33c01f (diff)
Doc fix.
-rw-r--r--doc/extensions.pod.top21
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
+
+