summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-10-21 23:37:31 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-10-21 23:37:43 +0200
commit8d32986d9ceae07aa986c81c85d03645d51792ae (patch)
treead9899807d1f4ec492d4403703e6f2dfde0dd23e /tools
parent83f911b151adc8f31db9a4fa51f31174452f8e78 (diff)
downloaddrakx-8d32986d9ceae07aa986c81c85d03645d51792ae.tar
drakx-8d32986d9ceae07aa986c81c85d03645d51792ae.tar.gz
drakx-8d32986d9ceae07aa986c81c85d03645d51792ae.tar.bz2
drakx-8d32986d9ceae07aa986c81c85d03645d51792ae.tar.xz
drakx-8d32986d9ceae07aa986c81c85d03645d51792ae.zip
document --stage2-update in --help
Diffstat (limited to 'tools')
-rwxr-xr-xtools/drakx-in-chroot1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/drakx-in-chroot b/tools/drakx-in-chroot
index f8a37c755..b8a211a43 100755
--- a/tools/drakx-in-chroot
+++ b/tools/drakx-in-chroot
@@ -27,6 +27,7 @@ my ($disk_iso_repository, $repository_uri);
--repository=<path> path of packages repository
--text text mode installer
--depth=XX set screen color depth
+ --stage2-update X,Y will mount --bind X on Y
";
(my $repository, my $dir, @ARGV) = @ARGV;