usr/src/cmd/zpool/zpool_main.c
changeset 12470 54258108784b
parent 12321 c2943f5c6eb9
child 12839 1eab9192da8b
equal deleted inserted replaced
12469:1664b63fef32 12470:54258108784b
  4005 		(void) printf(gettext(" 21  Deduplication\n"));
  4005 		(void) printf(gettext(" 21  Deduplication\n"));
  4006 		(void) printf(gettext(" 22  Received properties\n"));
  4006 		(void) printf(gettext(" 22  Received properties\n"));
  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 "
       
  4011 		    "performance\n"));
  4010 		(void) printf(gettext("\nFor more information on a particular "
  4012 		(void) printf(gettext("\nFor more information on a particular "
  4011 		    "version, including supported releases,\n"));
  4013 		    "version, including supported releases,\n"));
  4012 		(void) printf(gettext("see the ZFS Administration Guide.\n\n"));
  4014 		(void) printf(gettext("see the ZFS Administration Guide.\n\n"));
  4013 	} else if (argc == 0) {
  4015 	} else if (argc == 0) {
  4014 		int notfound;
  4016 		int notfound;