Index: uspace/app/date/date.c
===================================================================
--- uspace/app/date/date.c	(revision af7e3d3496ea703ca013f4d376c365cfbf0f2141)
+++ uspace/app/date/date.c	(revision a8b80863d380d342181cded674e9038241702afb)
@@ -351,4 +351,5 @@
 	printf("       -d   Change the current date\n");
 	printf("       -t   Change the current time\n");
-}
-
+	printf("       -h   Display this information\n");
+}
+
