]> git.saurik.com Git - apt.git/commitdiff
Typo (file1 and file2)
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:30 +0000 (17:01 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 17:01:30 +0000 (17:01 +0000)
Author: piefel
Date: 2003-05-15 09:39:38 GMT
Typo (file1 and file2)

cmdline/apt-cache.cc

index ed3c31531e6fa0156f9c5b1e3b7a8dd4dcc5528e..df68f78333c80c6f125ac5a3c13ef7a11afea2de 100644 (file)
@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
 // -*- mode: cpp; mode: fold -*-
 // Description                                                         /*{{{*/
-// $Id: apt-cache.cc,v 1.63 2003/04/27 02:47:44 doogie Exp $
+// $Id: apt-cache.cc,v 1.64 2003/05/15 09:39:38 piefel Exp $
 /* ######################################################################
    
    apt-cache - Manages the cache files
 /* ######################################################################
    
    apt-cache - Manages the cache files
@@ -1576,7 +1576,7 @@ bool ShowHelp(CommandLine &Cmd)
    
    cout << 
     _("Usage: apt-cache [options] command\n"
    
    cout << 
     _("Usage: apt-cache [options] command\n"
-      "       apt-cache [options] add file1 [file1 ...]\n"
+      "       apt-cache [options] add file1 [file2 ...]\n"
       "       apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
       "       apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
       "\n"
       "       apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
       "       apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
       "\n"