[banshee/gio-hardware] [AmazonMp3] Use the right name in usage message for bamz
- From: Alex Launi <alexlauni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/gio-hardware] [AmazonMp3] Use the right name in usage message for bamz
- Date: Fri, 13 Aug 2010 15:22:37 +0000 (UTC)
commit 69d22dc3ffcac4df15ff94dbe316a479fc88d156
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date: Tue Aug 3 23:18:51 2010 +0200
[AmazonMp3] Use the right name in usage message for bamz
Fixes bgo#625000.
.../Banshee.AmazonMp3/ConsoleTool.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Extensions/Banshee.AmazonMp3/Banshee.AmazonMp3/ConsoleTool.cs b/src/Extensions/Banshee.AmazonMp3/Banshee.AmazonMp3/ConsoleTool.cs
index b34739e..f1e9ccb 100644
--- a/src/Extensions/Banshee.AmazonMp3/Banshee.AmazonMp3/ConsoleTool.cs
+++ b/src/Extensions/Banshee.AmazonMp3/Banshee.AmazonMp3/ConsoleTool.cs
@@ -37,7 +37,7 @@ namespace Banshee.AmazonMp3
{
private static void Usage ()
{
- Console.Error.WriteLine ("Usage: amzclient [-o output_dir] amz_files...");
+ Console.Error.WriteLine ("Usage: bamz [-o output_dir] amz_files...");
Console.Error.WriteLine ();
Console.Error.WriteLine ("Written by Aaron Bockover <aaron abock org>");
Console.Error.WriteLine ("Copyright 2010 Novell, Inc.");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]