Only store the failed downloads.
[xudocci.git] / src / main / java / net / pterodactylus / xdcc / ui / stdin / ResearchCommand.java
index 5f9e57a..1955769 100644 (file)
@@ -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 <a href="mailto:bombe@pterodactylus.net">David ‘Bombe’ Roden</a>
  */