summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2021-03-05 18:57:38 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2021-03-05 18:57:38 +0100
commit46bb2454c377cd2c5d4f5f17c2b32825d8a5ec8d (patch)
tree42d2d12c285cdd2e12a2ec8bf9459082e1585c54 /build
parent8224e59904f8fef935058087de880fc76359b780 (diff)
downloadinstallation-guide-46bb2454c377cd2c5d4f5f17c2b32825d8a5ec8d.zip
drop double-hyphen
Diffstat (limited to 'build')
-rw-r--r--build/entities/common.ent4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/entities/common.ent b/build/entities/common.ent
index 07ddcb736..627aef2cf 100644
--- a/build/entities/common.ent
+++ b/build/entities/common.ent
@@ -90,8 +90,8 @@ after running 'apt-get clean' using 'du -hsx /'. After that the "Standard
system" task should be installed and the size of the standard system can be
determined using the same method.
-Sizes of tasks should be determined by running tasksel with the "--new-install"
-and "--test" options on a system that been fully installed with only the
+Sizes of tasks should be determined by running tasksel with the "new-install"
+and "test" options on a system that been fully installed with only the
standard task. By selecting a task, the corresponding apt-get line will be
emitted. Copy/paste it without the -q -y options, apt-get will then show the
sizes for the task. Cancel it, and repeat for other tasks. For instance: