aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/ykfde-cpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ykfde-cpio.c b/bin/ykfde-cpio.c
index 2320e67..26f7c99 100644
--- a/bin/ykfde-cpio.c
+++ b/bin/ykfde-cpio.c
@@ -5,7 +5,7 @@
* of the GNU General Public License, incorporated herein by reference.
*
* compile with:
- * $ gcc -o mkcpio mkcpio.c -larchive
+ * $ gcc -o ykfde-cpio ykfde-cpio.c -larchive
*/
#include <dirent.h>