aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-11 13:11:47 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-11 13:12:14 +1300
commitdd4392ef10ccd7f0722a7e865a52f1fb5ae06798 (patch)
tree9afcbe3ab2b27e4257094c3443d34a2cda84329c /man
parentChange some return codes for dir marking funcs (diff)
downloaddotfiles-dd4392ef10ccd7f0722a7e865a52f1fb5ae06798.tar.gz
dotfiles-dd4392ef10ccd7f0722a7e865a52f1fb5ae06798.zip
Add xrq(1df)
Diffstat (limited to 'man')
-rw-r--r--man/man1/xrq.1df16
1 files changed, 16 insertions, 0 deletions
diff --git a/man/man1/xrq.1df b/man/man1/xrq.1df
new file mode 100644
index 00000000..245ac66f
--- /dev/null
+++ b/man/man1/xrq.1df
@@ -0,0 +1,16 @@
+.TH XRQ 1df "August 2016" "Manual page for xrq"
+.SH NAME
+.B xrq
+\- view the given URL in an appropriate program, falling back on $BROWSER
+.SH SYNOPSIS
+.B xrq
+Xft.hintstyle
+.br
+.B xrq
+URxvt.color0 URxvt.color9
+.SH DESCRIPTION
+.B xrq
+runs xrdb(1) with the -query option and filters for the values of the named
+keys. It exits successfully if at least one of the named keys was found.
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>