Index: uspace/app/bdsh/scli.c
===================================================================
--- uspace/app/bdsh/scli.c	(revision 5db9084cb9b925c6758f4bc0fac5c31d7125ff35)
+++ uspace/app/bdsh/scli.c	(revision eb522e89bed31febf22a3d81923e99a4a8ff9513)
@@ -89,7 +89,4 @@
 		exit(EXIT_FAILURE);
 
-	printf("Welcome to %s - %s\nType `help' at any time for usage information.\n",
-		progname, PACKAGE_STRING);
-
 	while (!cli_quit) {
 		get_input(&usr);
