/** Handles manifest display */
 public static void runM() {
   list.printManifest();
 }