savu_mod

Modify one parameter value inside one process list.

usage: savu_mod [-h] [-q] [-c] plugin [plugin_index] param value process_list

Positional Arguments

plugin

Plugin name or number

plugin_index

Associated plugin index (for when identical plugins are present in the process list)

Default: 1

param

Parameter name or number from the list of plugin parameters

value

New parameter value

process_list

Process list file path

Named Arguments

-q, --quick

Save the modified process list without a confirmation.

Default: False

-c, --copy

Save the modified process list to the same location, with a timestamp appended to the name.

Default: False