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
you might wanna cleanup `~/.hget` folder after downloading a lot of unfinished/cancelled downloads
45
+
42
46
### Help
43
47
```
44
48
[I] ➜ hget -h
@@ -54,7 +58,7 @@ Usage of hget:
54
58
-resume string
55
59
resume download task with given task name (or URL)
56
60
-skip-tls
57
-
skip certificate verification for https (default true)
61
+
skip certificate verification for https (default false)
58
62
```
59
63
60
64
To interrupt any on-downloading process, just ctrl-c or ctrl-d at the middle of the download, hget will safely save your data and you will be able to resume later
0 commit comments