Skip to content

Commit

Permalink
fix missing newline in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ihaveamac committed May 23, 2019
1 parent 0e03292 commit 79a4c5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -133,9 +133,9 @@ Windows users can use a drive letter like `F:` as a mountpoint, or use `*` and a
`mount_nandtwl --console-id 4E696E74656E646F --cid 576879446F657344536945786973743F nand_dsi.bin mountpoint`
* Mount a DSi NAND backup with a Console ID file and specified CID file:
`mount_nandtwl --console-id ConsoleID.bin --cid CID.bin nand_dsi.bin mountpoint`
* Mount a Switch NAND backup
* Mount a Switch NAND backup
`mount_nandhac --keys prod.keys rawnand.bin mountpoint`
* Mount a Switch NAND backup in multiple parts
* Mount a Switch NAND backup in multiple parts
`mount_nandhac --keys prod.keys -S rawnand.bin.00 mountpoint`
* Mount an NCCH container (.app, .cxi, .cfa, .ncch):
`mount_ncch content.cxi mountpoint`
Expand Down

0 comments on commit 79a4c5a

Please sign in to comment.