user-1912
06-12-2018, 06:06 AM
Hello guys,
I want to add "overwrite" option in the default config file using the following command:
But I got the following warnings:
WARNING: 'overwrite' option is invalid in default options file: /root/.get_iplayer/options
WARNING: 'overwrite = 1' will be ignored
INFO: Options file /root/.get_iplayer/options updated
Same with "force" option. Anything wrong with my command? Thanks.
I want to add "overwrite" option in the default config file using the following command:
Code:
get_iplayer --prefs-add --overwrite
WARNING: 'overwrite' option is invalid in default options file: /root/.get_iplayer/options
WARNING: 'overwrite = 1' will be ignored
INFO: Options file /root/.get_iplayer/options updated
Same with "force" option. Anything wrong with my command? Thanks.