From 7fcf53a1decc6a7ef8a65b3953e36876b70d9241 Mon Sep 17 00:00:00 2001 From: Chloe Kudryavtsev Date: Fri, 8 Mar 2019 00:46:10 -0500 Subject: [Install] dd arguments are not order sensitive --- modules/Installing/pages/medium.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/Installing/pages/medium.adoc') diff --git a/modules/Installing/pages/medium.adoc b/modules/Installing/pages/medium.adoc index 3aa1727..79e9e12 100644 --- a/modules/Installing/pages/medium.adoc +++ b/modules/Installing/pages/medium.adoc @@ -129,7 +129,7 @@ dd if=alpine.iso of=/dev/sdb <1> [NOTE] ==== -You may achieve greater performance in this operation by passing additional parameters at the end, such as `bs=1M`. +You may achieve greater performance in this operation by passing additional parameters, such as `bs=1M`. You can find more details on those in the dd manual page (`dd(1)`). ==== -- cgit v1.2.3