From 042d62126a0ca8b6b9d2fb4d417f07691be90536 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 23 Apr 2011 17:21:17 +0200 Subject: mass replace of crash_data with problem_data Signed-off-by: Denys Vlasenko --- src/cli/abrt-cli.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cli/abrt-cli.1') diff --git a/src/cli/abrt-cli.1 b/src/cli/abrt-cli.1 index 1622fb14..9e0a630e 100644 --- a/src/cli/abrt-cli.1 +++ b/src/cli/abrt-cli.1 @@ -8,8 +8,8 @@ abrt\-cli \- a command line interface to abrt .I abrt\-cli is a command line tool that manages application crashes catched by .I abrtd -daemon. It enables access to crash data, and allows to report -crashes depending on active abrt plugins. +daemon. It enables access to problem data, and allows to report +problems depending on active abrt plugins. .SH OPTIONS .B Basic startup options .IP "\-V, \-\-version" -- cgit