Home
last modified time | relevance | path

Searched refs:showdocu_short (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/pstoedit/pstoedit-3.70/src/
H A Dpstoeditoptions.h197 OptionT < bool, BoolTrueExtractor > showdocu_short ;//= false; variable
554showdocu_short (true, "-docushort",noArgument,h_t,"show help information in TeX format - short v… in PsToEditOptions()
686 ADD(showdocu_short) ; in PsToEditOptions()
H A Dpstoedit.cpp479 if (options.showdocu_short) { in pstoedit()