the beginnings of a proper man page for busybox.
[oweals/busybox.git] / busybox.def.h
index b8d7b97303ab96dc21810d965d8d60b1c1202449..871b152d367d99293d1824b45f787117b4eff6fb 100644 (file)
 // Enable support for loop devices in mount
 #define BB_FEATURE_MOUNT_LOOP
 //
+// Enable support for creation of tar files.
+//#define BB_FEATURE_TAR_CREATE
+//