usr/src/cmd/zpool/zpool_main.c
changeset 12839 1eab9192da8b
parent 12470 54258108784b
child 12961 b521d551715f
equal deleted inserted replaced
12838:fca99d9e3f2f 12839:1eab9192da8b
  4007 		(void) printf(gettext(" 23  Slim ZIL\n"));
  4007 		(void) printf(gettext(" 23  Slim ZIL\n"));
  4008 		(void) printf(gettext(" 24  System attributes\n"));
  4008 		(void) printf(gettext(" 24  System attributes\n"));
  4009 		(void) printf(gettext(" 25  Improved scrub stats\n"));
  4009 		(void) printf(gettext(" 25  Improved scrub stats\n"));
  4010 		(void) printf(gettext(" 26  Improved snapshot deletion "
  4010 		(void) printf(gettext(" 26  Improved snapshot deletion "
  4011 		    "performance\n"));
  4011 		    "performance\n"));
       
  4012 		(void) printf(gettext(" 27  Improved snapshot creation "
       
  4013 		    "performance\n"));
  4012 		(void) printf(gettext("\nFor more information on a particular "
  4014 		(void) printf(gettext("\nFor more information on a particular "
  4013 		    "version, including supported releases,\n"));
  4015 		    "version, including supported releases,\n"));
  4014 		(void) printf(gettext("see the ZFS Administration Guide.\n\n"));
  4016 		(void) printf(gettext("see the ZFS Administration Guide.\n\n"));
  4015 	} else if (argc == 0) {
  4017 	} else if (argc == 0) {
  4016 		int notfound;
  4018 		int notfound;