From f6b669bb8d9e1971012be1e4378f59aa32a2eed5 Mon Sep 17 00:00:00 2001 From: jakcron Date: Sat, 23 Oct 2021 11:43:07 +0800 Subject: [PATCH] Misc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92da944..cd108fd 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ Usage: nstool [options... ] --part2 Extract "partition 2" to directory. --part3 Extract "partition 3" to directory. - NSO (Nintendo Software Object), NRO (Nintendo Relocatable Object) + NSO (Nintendo Shared Object), NRO (Nintendo Relocatable Object) nstool [--listapi --listsym] [--insttype ] --listapi Print SDK API List. --listsym Print Code Symbols. --insttype Specify instruction type [64bit|32bit] (64bit is assumed). - INI (Initial Process List Blob) + INI (Initial Process List) nstool [--kipdir ] --kipdir Extract embedded KIPs to directory.