coreutils/src/uu/chroot/chroot.md

8 lines
113 B
Markdown
Raw Normal View History

# chroot
```
chroot [OPTION]... NEWROOT [COMMAND [ARG]...]
```
Run COMMAND with root directory set to NEWROOT.