◐ Shell
clean mode source ↗

cmd: fix kwarg formatting in docstring example by UweSchwaeke · Pull Request #2117 · gitpython-developers/GitPython

Update the example to accurately reflect the output of `transform_kwarg`.
When a key is longer than one letter and its value is a non-empty,
non-boolean type, it is transformed into the `--key=value` format,
rather than missing the double dashes or using spaces.

Signed-off-by: Uwe Schwaeke <uwe.schwaeke@clyso.com>

Byron

approved these changes Mar 25, 2026