From 87f443713fc45de49c6d0b15a29d1216de114088 Mon Sep 17 00:00:00 2001 From: André Doser Date: Wed, 28 Jan 2015 13:06:29 +0100 Subject: docstring hide_on_error --- py3status/modules/bitcoin_price.py | 1 + 1 file changed, 1 insertion(+) (limited to 'py3status') diff --git a/py3status/modules/bitcoin_price.py b/py3status/modules/bitcoin_price.py index 27dbf0c..18b3348 100644 --- a/py3status/modules/bitcoin_price.py +++ b/py3status/modules/bitcoin_price.py @@ -30,6 +30,7 @@ class Py3status: except when only one market is selected - field : Field that is displayed per market, see http://bitcoincharts.com/about/markets-api/ + - hide_on_error: Display empty response if True, else an error message - markets : Comma-separated list of markets. Supported markets can be found at http://bitcoincharts.com/markets/list/ - symbols : Try to match currency abbreviations to symbols, -- cgit v1.3