diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/sciteco.1.in | 12 | 
1 files changed, 12 insertions, 0 deletions
| diff --git a/doc/sciteco.1.in b/doc/sciteco.1.in index 82c3376..78f5748 100644 --- a/doc/sciteco.1.in +++ b/doc/sciteco.1.in @@ -501,6 +501,18 @@ In order to execute a stand-alone script or custom profile macro:  .EE  .RE  . +.ig \" FIXME: Requires --quiet to be an useful example +.LP +In order to query the installation path of the standard library, +which is useful for authors of third-party macro packages: +.RS +.SCITECO_TT +.EX +@PACKAGE@ -qe ':G[$SCITECOPATH]' +.SCITECO_TT_END +.EE +.RE +..  .  .SH SEE ALSO  . | 
