Skip to content

Commit

Permalink
update command line parts in readme #15
Browse files Browse the repository at this point in the history
  • Loading branch information
trembon committed Apr 9, 2024
1 parent 9019f60 commit 7e904ff
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ The following template elements are supported:
- If you want to use command line mode, update the settings.json with `'GUI':false`
- Open `cmd`
- Run `switch-library-manager.exe`
- Optionally -f `X:\folder\containing\nsp\files"`
- Optionally add `-r` to recursively scan for nested folders
- Edit the settings.json file for additional options

### macOS or Linux

Expand All @@ -101,13 +98,10 @@ The following template elements are supported:
- `cd` to the folder containing `switch-library-manager`
- `chmod +x switch-library-manager` to make it executable
- Run `./switch-library-manager'
- Optionally -f `X:\folder\containing\nsp\files"`
- Optionally add `-r` to recursively scan for nested folders
- Edit the settings.json file for additional options

### Console parameters

NOTE: parameters are only usable in console mode, exept the parameter -m (mode) which will override the gui setting.
NOTE: parameters are only usable in command line mode, exept the parameter -m (mode) which will override the gui setting.

|Name|Flag|Value|Description|
|---|---|---|---|
Expand Down

0 comments on commit 7e904ff

Please sign in to comment.