3 Jul
2024
3 Jul
'24
10:57 a.m.
-- v2: xcopy: Add support for parsing concatenated switches. xcopy: Handle switch options concatenated with path. xcopy: Introduce get_arg helper that duplicates first argument to new string. xcopy: Strip quotes only from source and destination arguments. xcopy: Exit on invalid command line argument. xcopy: Exit after displaying help message. https://gitlab.winehq.org/wine/wine/-/merge_requests/5941