Added unexpected download stop notice

This commit is contained in:
bytedream 2022-01-17 00:23:23 +01:00
parent be281d64a7
commit 1c42e526bd

View file

@ -342,6 +342,8 @@ $ go test .
# 🗒️ Notice
Sometimes the download stops without a reason on linux and does not go further. In this case the `tmpfs` / `/tmp` directory may be full. Execute `df /tmp` to see how much of the space is used.
I would really appreciate if someone rewrites the complete cli. I'm not satisfied with it's current structure but at the moment I have no time and no desire to do it myself.
# ⚖ License