summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2016-01-23 15:51:05 +0000
committerNeil Williams <codehelp@debian.org>2016-01-23 16:36:32 +0000
commit99e7836b7d1ac552dbd5ec3e170fd62022d07493 (patch)
treef617d669f3242fc5980e0af49d6f5bc08380d82e /doc
parentd3688d876694bcb5936e30c0a4d308d7c5f3ed28 (diff)
downloadvmdebootstrap-99e7836b7d1ac552dbd5ec3e170fd62022d07493.tar.gz
Add sparse to the docs
Diffstat (limited to 'doc')
-rw-r--r--doc/overview.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/overview.rst b/doc/overview.rst
index 04c8395..d5fe68d 100644
--- a/doc/overview.rst
+++ b/doc/overview.rst
@@ -143,6 +143,7 @@ Options
complete and grub-install will be called in the image.
--no-acpid Disable installation of acpid if not required, otherwise
acpid will be installed if ``--foreign`` is not used.
+ --sparse Skip optimizing image for compression and keep a sparse image.
--pkglist Output a list of package names installed inside the image.
Useful if you need to track the relevant source packages
used inside the image for licence compliance.