mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-06 19:19:56 +00:00
Fix formatting of preload examples
Based on https://github.com/resin-io/docs/pull/915 from @drjasonharrison-vp-eio Change-type: patch Signed-off-by: Tim Perry <tim@resin.io>
This commit is contained in:
parent
bd59f95e1a
commit
8df066df12
@ -1196,6 +1196,7 @@ Use this command to preload an application to a local disk image (or
|
|||||||
Edison zip archive) with a built release from Resin.io.
|
Edison zip archive) with a built release from Resin.io.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
$ resin preload resin.img --app 1234 --commit e1f2592fc6ee949e68756d4f4a48e49bff8d72a0 --splash-image some-image.png
|
$ resin preload resin.img --app 1234 --commit e1f2592fc6ee949e68756d4f4a48e49bff8d72a0 --splash-image some-image.png
|
||||||
$ resin preload resin.img
|
$ resin preload resin.img
|
||||||
|
|
||||||
|
@ -115,6 +115,7 @@ module.exports =
|
|||||||
Edison zip archive) with a built release from Resin.io.
|
Edison zip archive) with a built release from Resin.io.
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
|
||||||
$ resin preload resin.img --app 1234 --commit e1f2592fc6ee949e68756d4f4a48e49bff8d72a0 --splash-image some-image.png
|
$ resin preload resin.img --app 1234 --commit e1f2592fc6ee949e68756d4f4a48e49bff8d72a0 --splash-image some-image.png
|
||||||
$ resin preload resin.img
|
$ resin preload resin.img
|
||||||
'''
|
'''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user