commands.sh

regedit

all

Wine registry counterpart of the Microsoft Windows `regedit` service.

More info →

Examples (4)

Export a specific registry key and contents to a file

regedit -E path/to/file path/to/registry_key

Delete a specified registry key

regedit -D path/to/registry_key

Open the graphical registry manager

Display help

made by @shridhargupta | data from tldr-pages