From 46bb2454c377cd2c5d4f5f17c2b32825d8a5ec8d Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Fri, 5 Mar 2021 18:57:38 +0100 Subject: drop double-hyphen --- build/entities/common.ent | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build') 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: -- cgit v1.2.3