forked from lix-project/lix
Remove information about nix-store --optimise
This commit is contained in:
parent
4916d92092
commit
ef00999fb7
|
@ -131,12 +131,3 @@ variables are set, either log in again, or type
|
||||||
in your shell.
|
in your shell.
|
||||||
EOF
|
EOF
|
||||||
fi
|
fi
|
||||||
cat >&2 <<EOF
|
|
||||||
|
|
||||||
Then, consider running
|
|
||||||
|
|
||||||
nix-store --optimise
|
|
||||||
|
|
||||||
which will reduce store disk usage by hardlinking identical
|
|
||||||
files together.
|
|
||||||
EOF
|
|
||||||
|
|
Loading…
Reference in a new issue