Hi PM developers. Can you add an additional hot key and corresponded functionality to show in console all parameters used by miner (even if they are not defined in command line and have default values). For example in this way:
param1: value1
param2: value2 (default)
param3: value3
param4: value4
param5: value5 (default)
Thank you