summaryrefslogtreecommitdiff
path: root/docs/kpod-umount.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/kpod-umount.1.md')
-rw-r--r--docs/kpod-umount.1.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/docs/kpod-umount.1.md b/docs/kpod-umount.1.md
deleted file mode 100644
index 2ee03356d..000000000
--- a/docs/kpod-umount.1.md
+++ /dev/null
@@ -1,19 +0,0 @@
-% kpod(1) kpod-umount - Unmount a working container's root filesystem.
-% Dan Walsh
-# kpod-umount "1" "July 2017" "kpod"
-
-## NAME
-kpod umount - Unmount a working container's root file system
-
-## SYNOPSIS
-**kpod** **umount** **containerID**
-
-## DESCRIPTION
-Unmounts the specified container's root file system.
-
-## EXAMPLE
-
-kpod umount containerID
-
-## SEE ALSO
-kpod(1), kpod-mount(1)