summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/obxprop/Makefile (renamed from tools/obprop/Makefile)0
-rw-r--r--tools/obxprop/obxprop.c (renamed from tools/obprop/obprop.c)2
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/obprop/Makefile b/tools/obxprop/Makefile
index cfc46539..cfc46539 100644
--- a/tools/obprop/Makefile
+++ b/tools/obxprop/Makefile
diff --git a/tools/obprop/obprop.c b/tools/obxprop/obxprop.c
index e288d7cb..26851544 100644
--- a/tools/obprop/obprop.c
+++ b/tools/obxprop/obxprop.c
@@ -12,7 +12,7 @@ gint fail(const gchar *s) {
else
fprintf
(stderr,
- "Usage: obprop [OPTIONS]\n\n"
+ "Usage: obxprop [OPTIONS]\n\n"
"Options:\n"
" --help Display this help and exit\n"
" --display DISPLAY Connect to this X display\n"