Re: ambackup -- usage message error

2018-01-08 Thread Jean-Louis Martineau
Thanks Jon,

I committed the attached path

Jean-Louis

On 08/01/18 02:08 AM, Jon LaBadie wrote:
> The usage message of ambackup(8) shows "dump" as a
> valid command.  It should show "backup" instead.
>
> Jon
This message is the property of CARBONITE, INC. and may contain confidential or 
privileged information.
If this message has been delivered to you by mistake, then do not copy or 
deliver this message to anyone.  Instead, destroy it and notify me by reply 
e-mail
diff --git a/client-src/ambackup.pl b/client-src/ambackup.pl
index 3018044..89323a8 100644
--- a/client-src/ambackup.pl
+++ b/client-src/ambackup.pl
@@ -521,7 +521,7 @@ sub get_backup
 }
 
 sub usage {
-print STDERR "USAGE: ambackup [--config ] [--verbose]  [list|check|dump] ";
+print STDERR "USAGE: ambackup [--config ] [--verbose]  [list|check|backup] ";
 }
 
 Amanda::Util::finish_application();


ambackup -- usage message error

2018-01-07 Thread Jon LaBadie
The usage message of ambackup(8) shows "dump" as a
valid command.  It should show "backup" instead.

Jon
-- 
Jon H. LaBadie j...@jgcomp.com
 11226 South Shore Rd.  (703) 787-0688 (H)
 Reston, VA  20190  (703) 935-6720 (C)