mirror of
https://github.com/containers/podman.git
synced 2025-05-20 08:36:23 +08:00

Previously podman was using "MB" and "GB" (binary) for input but "MB" and "GB" (decimal) for output, which was causing confusion. Signed-off-by: Anders F Björklund <anders.f.bjorklund@gmail.com>