diff --git a/man/systemd-repart.xml b/man/systemd-repart.xml index 7ebac168b4..9f2c08d2dd 100644 --- a/man/systemd-repart.xml +++ b/man/systemd-repart.xml @@ -135,9 +135,10 @@ FactoryReset= boolean is deleted, and the algorithm restarted, thus immediately re-creating these partitions anew empty. - Note that systemd-repart only changes partition tables, it does not create or - resize any file systems within these partitions. A separate mechanism should be used for that, for - example + Note that systemd-repart by default only changes partition tables, it does not + create or resize any file systems within these partitions, unless the Format= + configuration option is specified. Also note that there are also separate mechanisms available for this + purpose, for example systemd-growfs8 and systemd-makefs.