diff --git a/README.md b/README.md index 3025799..fa1f6b4 100644 --- a/README.md +++ b/README.md @@ -28,12 +28,3 @@ Options: --cleanup BOOLEAN Remove patched file on error --help Show this message and exit. ``` - -```commandline -> poetry run patch_charmap --help -Usage: patch_charmap [OPTIONS] [SOURCE_FILE] [PATCHED_FILE] CODEPAGE - -Options: - --cleanup BOOLEAN Remove patched file on error - --help Show this message and exit. -```