X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/71845bd2a07eef21074e9f1907d0ba952dafd310..e107b6b122812d88d531f3826e1a510abe916006:/support/cull_options diff --git a/support/cull_options b/support/cull_options index 914177e6..c85a0363 100755 --- a/support/cull_options +++ b/support/cull_options @@ -33,8 +33,6 @@ while () { } close IN; -$short_no_arg{'s'} = 1; - my $short_no_arg = join('', sort keys %short_no_arg); my $short_with_num = join('', sort keys %short_with_num); @@ -44,7 +42,7 @@ print <