summaryrefslogtreecommitdiff
path: root/cmd/podman/system_df.go
Commit message (Collapse)AuthorAge
* Merge pull request #2773 from QiWang19/bugOpenShift Merge Robot2019-03-28
|\ | | | | fix bug `system df` add a space to the output
| * fix bug `system df` add blank space to the outputQi Wang2019-03-28
| | | | | | | | | | | | fix typo in Containers space usage: of podman system df -v, add a space for created time Change format string to const Signed-off-by: Qi Wang <qiwan@redhat.com>
* | system df: reject invalid argumentsEd Santiago2019-03-27
|/ | | | Signed-off-by: Ed Santiago <santiago@redhat.com>
* system df to show podman disk usageQi Wang2019-03-25
Signed-off-by: Qi Wang <qiwan@redhat.com>