#!/usr/bin/python3 # Resolve file conflicts introduced by Nextcloud syncs. # Daniel Vedder, 22/7/2021 import os import re import sys # explain to the user what's going on helptext = """