mirror of
https://github.com/apple/container.git
synced 2026-08-24 10:05:43 -05:00
Remove manually specified default value from help string since ArgumentParser already appends it automatically from the property's default value. Signed-off-by: Charlie Le <charlie_le@apple.com>