Add --no-O and --no-omit-dir-times options. For some reason the real
authorclaudio <claudio@openbsd.org>
Mon, 27 Nov 2023 10:14:19 +0000 (10:14 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 27 Nov 2023 10:14:19 +0000 (10:14 +0000)
commit92709fffc16b7934ea1b48c34f4ffd3fe05a0d58
tree7829818474a1e2467d4a317624a46be77c377ca9
parent139a03dff4544e8090600609f8b79fc6eb4a0417
Add --no-O and --no-omit-dir-times options. For some reason the real
rsync has these options and so should ours. These strange --no-XYZ
options are undocumented and are there just for compatibility.
OK tb@ job@
usr.bin/rsync/main.c