summaryrefslogtreecommitdiff
path: root/src/bt-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bt-device.c')
-rw-r--r--src/bt-device.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bt-device.c b/src/bt-device.c
index 7051885..f14a503 100644
--- a/src/bt-device.c
+++ b/src/bt-device.c
@@ -262,7 +262,8 @@ int main(int argc, char *argv[])
" Alias\n"
" Trusted\n"
" Blocked\n\n"
- "Report bugs to <"PACKAGE_BUGREPORT">."
+ //"Report bugs to <"PACKAGE_BUGREPORT">."
+ "Project home <"PACKAGE_URL">."
);
if (!g_option_context_parse(context, &argc, &argv, &error)) {