'overide' OPTIONS should be 'override' to maintain compatibility with earlier versions · Issue #31 · macadmins/outset · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In versions less than 4 the override options were:
--add-override and --remove-override
See outset.py
In version 4 they are missing an 'r'
--add-overide and --remove-overide
The wiki also documents them as --add-override and --remove-override
To maintain compatibility with earlier versions the options should be changed
The text was updated successfully, but these errors were encountered: