Formatting mistake

This commit is contained in:
Multimedia Mike
2020-08-06 20:16:25 -07:00
committed by GitHub
parent 5d3120851a
commit 314f0dd53d

View File

@@ -49,10 +49,9 @@ contains a few bits of metadata embedeed in the filesystem, including:
- Game code - Game code
- Publisher code - Publisher code
- Title - Title
The filesystem derives the name of the root executable from that title metadata. The filesystem derives the name of the root executable from that title metadata.
To unmount previously mounted file, use: To unmount previously mounted file, use:
fusermount -u <mount_point> fusermount -u <mount_point>