[readme-burning-isos] Improving screen text so that its "left aligned"

stephenw stephenw at fedoraproject.org
Thu Jul 4 10:07:49 UTC 2013


commit 603cd5e026dba4b5c5dc34c4d90014ee7449b46f
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Thu Jul 4 12:03:45 2013 +0200

    Improving screen text so that its "left aligned"

 en-US/Downloading.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/en-US/Downloading.xml b/en-US/Downloading.xml
index d70c100..5dcd870 100644
--- a/en-US/Downloading.xml
+++ b/en-US/Downloading.xml
@@ -24,9 +24,9 @@
 		  <para>The linux utility <command>wget</command> can resume interrupted downloads. A command such as the one below will download a Fedora image, and can be executed again to continue the download if needed.
                   </para>
                   <screen>
-                    <command>
-                      wget --continue http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/Fedora-19-x86_64-netinst.iso
-                    </command>
+<command>
+wget --continue http://download.fedoraproject.org/pub/fedora/linux/releases/19/Fedora/x86_64/Fedora-19-x86_64-netinst.iso
+</command>
                   </screen>
                 </example>
         </section>


More information about the docs-commits mailing list