emmercm / igir

🕹 A zero-setup ROM collection manager that sorts, filters, extracts or archives, patches, and reports on collections of any size on any OS.
https://igir.io/
GNU General Public License v3.0
394 stars 18 forks source link

(Website Documentation) Default arcade merge behavior and all options #1372

Open retrobit opened 1 month ago

retrobit commented 1 month ago

Paste the command

N/A

Describe the bug

igir displays all merge options and default merge behavior when called without any options or arguments:

ROM set options (requires DATs):
      --merge-roms             ROM merge/split mode (requires DATs with parent/clone information)
                         [choices: "fullnonmerged", "nonmerged", "split", "merged"] [default: "fullnonmerged"]

However, these two important details are missing from the website - https://igir.io/usage/arcade/#rom-set-merge-types

Expected behavior

Would like to see all merge options and default merge option on the website documentation

Debug logs

N/A

DAT(s) used

No response

igir version

N/A

Node.js version

N/A

Operating system

N/A

Additional context

No response