diff --git a/README.md b/README.md index e94398d..f125718 100644 --- a/README.md +++ b/README.md @@ -491,7 +491,7 @@ If a preference needs to be *removed*, its value should be set to `UNSET`. For example: ``` --e "FF_PREF_HTTP_PROXY=network.proxy.http=UNSET +-e "FF_PREF_HTTP_PROXY=network.proxy.http=UNSET" ``` **NOTE**: This is an advanced usage and it is recommended to set preferences diff --git a/appdefs.xml b/appdefs.xml index 76b8b85..821a828 100644 --- a/appdefs.xml +++ b/appdefs.xml @@ -80,7 +80,7 @@ If a preference needs to be *removed*, its value should be set to `UNSET`. For example: ``` --e "FF_PREF_HTTP_PROXY=network.proxy.http=UNSET +-e "FF_PREF_HTTP_PROXY=network.proxy.http=UNSET" ``` **NOTE**: This is an advanced usage and it is recommended to set preferences