summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/chroot-tools/librechroot7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/chroot-tools/librechroot b/src/chroot-tools/librechroot
index 1247e3c..d22e2c1 100755
--- a/src/chroot-tools/librechroot
+++ b/src/chroot-tools/librechroot
@@ -77,9 +77,10 @@ usage() {
echo 'If the chroot, or copy does not exist, it will be created'
echo 'automatically. A chroot by default contains the packages in the'
echo 'group "base-devel", and any packages named in $CHROOTEXTRAPKG.'
- echo 'Unless the `-C` or `-M` flags are used, all configuration files'
- echo 'are the stock versions supplied in the packages, not the versions'
- echo 'from your host system.'
+ echo 'Unless the `-C` or `-M` flags are used, the configuration files'
+ echo 'that this program installs are the stock versions supplied in the'
+ echo 'packages, not the versions from your host system. Other tools'
+ echo '(such as libremakepkg) may alter the configuration.'
echo ''
echo 'This command will make the following configuration changes in'
echo 'the chroot:'