Help for this page

Select Code to Download


  1. or download this
    usage
    args.pl [-s] [-b] [-u] update [server <server>] [user <user>] [passwor
    +d <password>]
    
  2. or download this
    GetOptions('help|h!'    => \$help,
               'b!'         => \$backup,
               'u!'         => \$upd_sybase,
               's!'         => \$silent);
    
  3. or download this
    args.pl [-s] [-b] [-u] -update [-server <server>] [-user <user>] [-pas
    +sword <password>]