usr/src/cmd/zpool/zpool_main.c
changeset 7390 6d408f0a5fbd
parent 7343 168aa3b38fe5
child 8053 271f44d3de11
equal deleted inserted replaced
7389:7fc3f197d1fc 7390:6d408f0a5fbd
  3483 		(void) printf(gettext(" 9   refquota and refreservation "
  3483 		(void) printf(gettext(" 9   refquota and refreservation "
  3484 		    "properties\n"));
  3484 		    "properties\n"));
  3485 		(void) printf(gettext(" 10  Cache devices\n"));
  3485 		(void) printf(gettext(" 10  Cache devices\n"));
  3486 		(void) printf(gettext(" 11  Improved scrub performance\n"));
  3486 		(void) printf(gettext(" 11  Improved scrub performance\n"));
  3487 		(void) printf(gettext(" 12  Snapshot properties\n"));
  3487 		(void) printf(gettext(" 12  Snapshot properties\n"));
       
  3488 		(void) printf(gettext(" 13  snapused property\n"));
  3488 		(void) printf(gettext("For more information on a particular "
  3489 		(void) printf(gettext("For more information on a particular "
  3489 		    "version, including supported releases, see:\n\n"));
  3490 		    "version, including supported releases, see:\n\n"));
  3490 		(void) printf("http://www.opensolaris.org/os/community/zfs/"
  3491 		(void) printf("http://www.opensolaris.org/os/community/zfs/"
  3491 		    "version/N\n\n");
  3492 		    "version/N\n\n");
  3492 		(void) printf(gettext("Where 'N' is the version number.\n"));
  3493 		(void) printf(gettext("Where 'N' is the version number.\n"));