Skip to content

Commit

Permalink
escape _s in README
Browse files Browse the repository at this point in the history
  • Loading branch information
GIJack committed Sep 13, 2021
1 parent 0a39135 commit 5d04e60
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ machine systems.

Scripts:
--------
init_image.sh - create a blank image file, formated with a single parition and a
init\_image.sh - create a blank image file, formated with a single parition and a
filesystem

mount_image.sh - mount or unmount a previously made image
mount\_image.sh - mount or unmount a previously made image

gen_cloud_template.sh - generate a cloud template images based on a profile.
gen\_cloud\_template.sh - generate a cloud template images based on a profile.
see --help for more information

shrinkwrap_image.sh - reduce an .img to its smallest possible size. Especially
shrinkwrap\_image.sh - reduce an .img to its smallest possible size. Especially
for export.

Instalation
Expand Down

0 comments on commit 5d04e60

Please sign in to comment.