Ver código fonte

[cli] since sur supervise

Maxime Alves LIRMM@home 3 anos atrás
pai
commit
3c3f8ccdcb
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      pyheatpump/cli.py

+ 1
- 0
pyheatpump/cli.py Ver arquivo

@@ -157,6 +157,7 @@ def fetch(types=[]):
157 157
 
158 158
 
159 159
 
160
+@click.option('--since', is_flag=True)
160 161
 @cli.command()
161 162
 def supervise(since):
162 163
     logger = logger_init()

Carregando…
Cancelar
Salvar