summaryrefslogtreecommitdiffstats
path: root/src/Hooks/abrt-pyhook-helper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Hooks/abrt-pyhook-helper.cpp')
-rw-r--r--src/Hooks/abrt-pyhook-helper.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Hooks/abrt-pyhook-helper.cpp b/src/Hooks/abrt-pyhook-helper.cpp
index 0d15d78f..cd17e402 100644
--- a/src/Hooks/abrt-pyhook-helper.cpp
+++ b/src/Hooks/abrt-pyhook-helper.cpp
@@ -1,5 +1,5 @@
/*
- abrt-pyhook-helper.cpp - writes data to the /var/cache/abrt directory
+ abrt-hook-python.cpp - writes data to the /var/cache/abrt directory
with SUID bit
Copyright (C) 2009 RedHat inc.
@@ -67,7 +67,7 @@ int main(int argc, char** argv)
default:
usage:
error_msg_and_die(
- "Usage: abrt-pyhook-helper [OPTIONS] <BACKTRACE\n"
+ "Usage: abrt-hook-python [OPTIONS] <BACKTRACE\n"
"\nOptions:\n"
" -p,--pid PID PID of process that caused the crash\n"
" -p,--executable PATH absolute path to the program that crashed\n"