[hb-subset] Adjust help for instancing
This commit is contained in:
parent
3bcf153ad8
commit
30d4a73473
|
@ -919,7 +919,7 @@ subset_main_t::add_options ()
|
||||||
" "
|
" "
|
||||||
"For example: --instance=\"wdth=100 wght=200\" or --instance=\"wdth=drop\"\n"
|
"For example: --instance=\"wdth=100 wght=200\" or --instance=\"wdth=drop\"\n"
|
||||||
" "
|
" "
|
||||||
"Note: currently only fully instancing to the default location is supported\n",
|
"Note: currently only fully instancing is supported\n",
|
||||||
"list of comma separated axis-locations"},
|
"list of comma separated axis-locations"},
|
||||||
#endif
|
#endif
|
||||||
{nullptr}
|
{nullptr}
|
||||||
|
|
Loading…
Reference in New Issue