aboutsummaryrefslogtreecommitdiff
path: root/man/man1/xrq.1df
blob: 9dd7f0d16469884c1f568e87ba5cd5e045a67cf8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH XRQ 1df "January 2017" "Manual page for xrq"
.SH NAME
.B xrq
\- query X resource values
.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>