Package: bazaar
Version: 1.1.1-1
% baz help | tail -n 1
Use tla command -h for help on `command', or tla command -H for detailed help.
diff -ur bazaar-1.1.1.orig/src/baz/commands/help.c
bazaar-1.1.1/src/baz/commands/help.c
--- bazaar-1.1.1.orig/src/baz/commands/help.c 2005-01-22 02:51:08.000000000
-0500
+++ bazaar-1.1.1/src/baz/commands/help.c 2005-03-08 19:35:02.000000000
-0500
@@ -160,7 +160,7 @@
safe_printfmt (1, "\n");
}
- safe_printfmt (1, _("\nUse tla command -h for help on `command', or tla
command -H for detailed help.\n"));
+ safe_printfmt (1, _("\nUse baz command -h for help on `command', or baz
command -H for detailed help.\n"));
return 0;
}
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]