Correzione alla stampa di utilizzo del comando
[gapil.git] / sources / mylschroot.c
index a2b2a8a18228d74965d4ff15c6da54cfe859b60e..7be3dbbbbd97566271d5f48ca2fd89628eb2ab16 100644 (file)
@@ -112,7 +112,7 @@ int do_ls(struct dirent * direntry)
  * routine to print usage info and exit
  */
 void usage(void) {
-    printf("Program myls: list file in a directory \n");
+    printf("Program mylschroot: chroot in a directory and list files \n");
     printf("Usage:\n");
     printf("  myls [-h] dirname \n");
     printf("  -h          print this help\n");