OSDN Git Service

all-get,all-getのヘルプに--silentオプションが使えることを書いた
authorttp <ttp@users.sourceforge.jp>
Sun, 25 May 2008 02:56:56 +0000 (02:56 +0000)
committerttp <ttp@users.sourceforge.jp>
Sun, 25 May 2008 02:56:56 +0000 (02:56 +0000)
git-svn-id: http://localhost/svn/AppliStation/trunk@915 34ed2c89-c49f-4a4b-abdb-c318350108cf

all-get/Main.cs

index 42d4bfe..08b6174 100644 (file)
@@ -435,7 +435,7 @@ namespace AllGet
                        Console.WriteLine("\t{0} search|show pkg1 [pkg2 ...]", executeFileName);\r
                        Console.WriteLine("\t{0} cleancache [pkg ...]", executeFileName);\r
                        Console.WriteLine("\t{0} download pkg1 [pkg2 ...]", executeFileName);\r
-                       Console.WriteLine("\t{0} install|uninstall pkg1 [pkg2 ...]", executeFileName);\r
+                       Console.WriteLine("\t{0} [--quiet] install|uninstall pkg1 [pkg2 ...]", executeFileName);\r
                        Console.WriteLine();\r
                        Console.WriteLine("{0} is a simple command line interface for downloading and "+\r
                                          "installing packages. The most frequently used commands are update "+\r