From c217f42adc1a82c7400e85178f61bf429fea1bc4 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:34 +0000 Subject: Fixed up the docs a bit Author: jgg Date: 1998-11-23 01:45:58 GMT Fixed up the docs a bit --- cmdline/apt-get.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cmdline/apt-get.cc') diff --git a/cmdline/apt-get.cc b/cmdline/apt-get.cc index 279a0c4ed..24a3f8e7f 100644 --- a/cmdline/apt-get.cc +++ b/cmdline/apt-get.cc @@ -1,6 +1,6 @@ // -*- mode: cpp; mode: fold -*- // Description /*{{{*/ -// $Id: apt-get.cc,v 1.16 1998/11/22 23:37:07 jgg Exp $ +// $Id: apt-get.cc,v 1.17 1998/11/23 01:45:59 jgg Exp $ /* ###################################################################### apt-get - Cover for dpkg @@ -913,8 +913,8 @@ int ShowHelp() cout << " check - Verify that there are no broken dependencies" << endl; cout << endl; cout << "Options:" << endl; - cout << " -h This help text." << endl; - cout << " -q Loggable output - no progress indicator" << endl; + cout << " -h This help text." << endl; + cout << " -q Loggable output - no progress indicator" << endl; cout << " -qq No output except for errors" << endl; cout << " -d Download only - do NOT install or unpack archives" << endl; cout << " -s No-act. Perform ordering simulation" << endl; -- cgit v1.2.3