diff --git a/Dockerfile b/Dockerfile index dafa8c2..e6df0d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,4 +20,4 @@ COPY --from=certs /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certifica COPY --from=build /go/src/transmission-telegram/main /transmission-telegram RUN chmod 777 transmission-telegram -ENTRYPOINT ["/transmission-telegram"] \ No newline at end of file +ENTRYPOINT ["/transmission-telegram"] diff --git a/main.go b/main.go index 38ba90c..b1b43a9 100644 --- a/main.go +++ b/main.go @@ -31,7 +31,7 @@ const ( *tail* or *ta* Lists the last n number of torrents, n defaults to 5 if no argument is provided. - *down* or *dl* + *downs* or *dl* Lists torrents with the status of _Downloading_ or in the queue to download. *seeding* or *sd*