X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fxdcc%2Fui%2Fstdin%2FResearchCommand.java;h=195576904c4f305f387fb174929ad809e372897c;hb=1668dc75b65956d82ddfeb50a09ef04991996511;hp=5f9e57ae8a2e4b69f738c90f72741b8aeced9403;hpb=38f71a02b5068c3a1ab349d2c9e780af155a5018;p=xudocci.git diff --git a/src/main/java/net/pterodactylus/xdcc/ui/stdin/ResearchCommand.java b/src/main/java/net/pterodactylus/xdcc/ui/stdin/ResearchCommand.java index 5f9e57a..1955769 100644 --- a/src/main/java/net/pterodactylus/xdcc/ui/stdin/ResearchCommand.java +++ b/src/main/java/net/pterodactylus/xdcc/ui/stdin/ResearchCommand.java @@ -31,7 +31,7 @@ import net.pterodactylus.xdcc.data.Download; import com.google.common.primitives.Ints; /** - * TODO + * Command that runs a search for the exact filename of a failed download. * * @author David ‘Bombe’ Roden */