Преглед изворни кода

Typo (file1 and file2)
Author: piefel
Date: 2003-05-15 09:39:38 GMT
Typo (file1 and file2)

Arch Librarian пре 22 година
родитељ
комит
b9d2ece3c6
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      cmdline/apt-cache.cc

+ 2 - 2
cmdline/apt-cache.cc

@@ -1,6 +1,6 @@
 // -*- mode: cpp; mode: fold -*-
 // -*- mode: cpp; mode: fold -*-
 // Description								/*{{{*/
 // 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 << 
    cout << 
     _("Usage: apt-cache [options] command\n"
     _("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] showpkg pkg1 [pkg2 ...]\n"
       "       apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
       "       apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
       "\n"
       "\n"