X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2Fmylschroot.c;h=7be3dbbbbd97566271d5f48ca2fd89628eb2ab16;hb=96c2ad52857ad188cd53292a581a10c7c24eb0da;hp=a2b2a8a18228d74965d4ff15c6da54cfe859b60e;hpb=7321862445902ceedfa27b3f9e250fc7ff72653e;p=gapil.git diff --git a/sources/mylschroot.c b/sources/mylschroot.c index a2b2a8a..7be3dbb 100644 --- a/sources/mylschroot.c +++ b/sources/mylschroot.c @@ -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");