From 87eef1ad558b1d5b61e81ef21c03b754b1524513 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 16 Oct 2009 14:37:50 +0200 Subject: lib/Plugins/CCpp.cpp: fix a bug with detecting missing debuginfos 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 fb0a7c89..5f132dfa 100644 --- a/src/CLI/abrt-cli.1 +++ b/src/CLI/abrt-cli.1 @@ -2,12 +2,12 @@ .SH NAME abrt\-cli \- a command line interface to abrt .SH SYNOPSIS -.B abrt\-cli +.B abrt\-cli [option] .SH DESCRIPTION .I abrt\-cli is a command line tool that manages application crashes catched by -.I abrtd +.I abrtd daemon. It enables access to crash data, and allows to report crashes depending on active abrt plugins. .SH OPTIONS -- cgit