Browse Source

[cli] since sur supervise

Maxime Alves LIRMM@home 3 years ago
parent
commit
3c3f8ccdcb
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      pyheatpump/cli.py

+ 1
- 0
pyheatpump/cli.py View File

@@ -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()

Loading…
Cancel
Save