546
547
_("Password for destination db server (requires --destination-type=database)"))
547
548
("destination-database", po::value<string>(&opt_destination_database),
548
549
_("The database in the destination db server (requires --destination-type=database, not for use with --all-databases)"))
553
552
po::options_description client_options(_("Options specific to the client"));