Index: uspace/app/download/main.c
===================================================================
--- uspace/app/download/main.c	(revision ac9b4f22fb634e6bb1c87b7ca119a8475c8ab9e5)
+++ uspace/app/download/main.c	(revision f8cb1bc5eb2f6d963fe4811bc2d90ef1bd032eda)
@@ -61,5 +61,5 @@
 	fprintf(stderr, "  to redirect the output, e.g.\n");
 	fprintf(stderr, "\n");
-	fprintf(stderr, "    download http://helenos.org/ | to helenos.html\n\n");
+	fprintf(stderr, "    download http://test-ipv4.helenos.org/ | to test.html\n\n");
 }
 
