From: Wayne Davison Date: Sun, 9 Sep 2007 07:53:18 +0000 (+0000) Subject: Added the --protect-args (-s) option, and made parse_arguments() X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/7a4addaa744a9e2a99dc586a92c5ef9faac3fab9?hp=7a4addaa744a9e2a99dc586a92c5ef9faac3fab9 Added the --protect-args (-s) option, and made parse_arguments() clear out an old popt context before starting a new one. ---