Skip to content

Commit 5d04e60

Browse files
committed
escape _s in README
1 parent 0a39135 commit 5d04e60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ machine systems.
2121

2222
Scripts:
2323
--------
24-
init_image.sh - create a blank image file, formated with a single parition and a
24+
init\_image.sh - create a blank image file, formated with a single parition and a
2525
filesystem
2626

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

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

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

3535
Instalation

0 commit comments

Comments
 (0)