From 38c3f8bb52773d89a676e2cd08020d884960da61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Fri, 20 Oct 2017 20:18:52 +0100 Subject: [PATCH] Clarify defaultFileSystem documentation. --- src/modules/partition/partition.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/modules/partition/partition.conf b/src/modules/partition/partition.conf index 610fb7b42..62b897e82 100644 --- a/src/modules/partition/partition.conf +++ b/src/modules/partition/partition.conf @@ -26,7 +26,8 @@ drawNestedPartitions: false # Show/hide partition labels on manual partitioning page. alwaysShowPartitionLabels: true -# Default filesystem type, pre-selected in the "Create Partition" dialog. +# Default filesystem type, pre-selected in the "Create Partition" dialog +# in the manual partitioning mode. # The filesystem type selected here is also used for automated install # modes (Erase, Replace and Alongside). # Suggested values: ext2, ext3, ext4, reiser, xfs, jfs, btrfs