14.57. cdist-type__install_chroot_umount(7)¶
14.57.1. NAME¶
cdist-type__install_chroot_umount - unmount a chroot mounted by __install_chroot_mount
14.57.2. DESCRIPTION¶
Undo what __install_chroot_mount did.
14.57.3. REQUIRED PARAMETERS¶
None
14.57.4. OPTIONAL PARAMETERS¶
None
14.57.5. EXAMPLES¶
__install_chroot_umount /path/to/chroot
14.57.6. SEE ALSO¶
cdist-type__install_chroot_mount(7)
14.57.7. AUTHORS¶
Steven Armstrong <steven-cdist--@--armstrong.cc>
14.57.8. COPYING¶
Copyright (C) 2012 Steven Armstrong. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.