From 06e56d529c62a1476fd98ef50eac9fe69fab7cd9 Mon Sep 17 00:00:00 2001 From: Avedo Date: Thu, 3 Oct 2013 19:11:24 +0200 Subject: [PATCH] Some updates. --- README.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 52de46c..bb08070 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,19 @@ The arch4bone.sh script could be used to flash Arch Linux to a Beaglebone, Beagl **Usage**: arch4bone.sh [-hvm] [-d ] [-b ] -*-h|--help*: - Displays this help. -*-v|--version*: - Displays the current version of this script. -*-b|--board*: - Sets the name of the board you would like to flash. - Should be one of "bone" for the Beaglebone or - "black" for the Beaglebone Black. -*-d|--device*: - Sets the name of the device to which Arch Linux - should be flashed to (/dev/sdX). -*-m|--mmc*: - Parameter should be used to flash Arch Linux +*-h|--help*: + Displays this help. +*-v|--version*: + Displays the current version of this script. +*-b|--board*: + Sets the name of the board you would like to flash. + Should be one of "bone" for the Beaglebone or + "black" for the Beaglebone Black. +*-d|--device*: + Sets the name of the device to which Arch Linux + should be flashed to (/dev/sdX). +*-m|--mmc*: + Parameter should be used to flash Arch Linux to a Beaglebone Black eMMC rom.