From: Michael Prokop Date: Thu, 24 Jan 2019 09:08:36 +0000 (+0100) Subject: docs: add further and improve existing usage examples X-Git-Tag: v0.87~1 X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=commitdiff_plain;h=33e362a0a3c4d443955b433a3863301571749df4;hp=33e362a0a3c4d443955b433a3863301571749df4 docs: add further and improve existing usage examples There's no reason to say "use /dev/sda1 as system partition" all the time, when we already mention that we "Install Debian on /dev/sda1". Provide usage examples for mmdebstrap and LVM devices. The --iso option also accepts mountpoint without any file: syntax, which is more human-friendly. ---