diff --git a/basisu_tool_help.h b/basisu_tool_help.h index 38802fd..506bf01 100644 --- a/basisu_tool_help.h +++ b/basisu_tool_help.h @@ -373,8 +373,7 @@ " match how the developer will decode or sample the ASTC texture data. Inverse\n" " of -tl. Same as -srgb.\n" "\n" -" -tl: Use LDR Linear ASTC decoding profile (same as -linear). Inverse of -ts.\n" -" Same as -linear.\n" +" -tl: Use LDR Linear ASTC decoding profile. Inverse of -ts. Same as -linear.\n" "\n" " -weights X Y Z W: Set unsigned integer channel error weights. Defaults are\n" " 1,1,1,1. Useful to favor certain channels during compression.\n" diff --git a/cmd_help/cmd_help.txt b/cmd_help/cmd_help.txt index b17f906..231147d 100644 --- a/cmd_help/cmd_help.txt +++ b/cmd_help/cmd_help.txt @@ -374,8 +374,7 @@ sizes are supported (see the list below). match how the developer will decode or sample the ASTC texture data. Inverse of -tl. Same as -srgb. - -tl: Use LDR Linear ASTC decoding profile (same as -linear). Inverse of -ts. - Same as -linear. + -tl: Use LDR Linear ASTC decoding profile. Inverse of -ts. Same as -linear. -weights X Y Z W: Set unsigned integer channel error weights. Defaults are 1,1,1,1. Useful to favor certain channels during compression.