Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Capatilize all usage and descriptions | Daniel J Walsh | 2019-02-05 |
| | | | | | | | | | We have no consistancy in out option usages and descritions on whether or not the first letter should be capatalized. This patch forces them all to be capatilized. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | Add podman system prune and info commands | Daniel J Walsh | 2019-02-05 |
We are missing the equivalence of the docker system commands This patch set adds `podman system prune` and `podman system info` Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> |