mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-07 10:42:55 +03:00
added links to the Web site from usage() Daniel
* xsltproc/xsltproc.c: added links to the Web site from usage() Daniel
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
Fri Jan 25 15:31:23 CET 2002 Daniel Veillard <daniel@veillard.com>
|
||||||
|
|
||||||
|
* xsltproc/xsltproc.c: added links to the Web site from usage()
|
||||||
|
|
||||||
Wed Jan 23 23:13:37 CET 2002 Daniel Veillard <daniel@veillard.com>
|
Wed Jan 23 23:13:37 CET 2002 Daniel Veillard <daniel@veillard.com>
|
||||||
|
|
||||||
* doc/API*.html doc/parsedecl.py doc/*.xsl parsedecl.py: generated
|
* doc/API*.html doc/parsedecl.py doc/*.xsl parsedecl.py: generated
|
||||||
|
@@ -341,6 +341,8 @@ static void usage(const char *name) {
|
|||||||
printf("\t--xinclude : do XInclude processing on document intput\n");
|
printf("\t--xinclude : do XInclude processing on document intput\n");
|
||||||
#endif
|
#endif
|
||||||
printf("\t--profile or --norman : dump profiling informations \n");
|
printf("\t--profile or --norman : dump profiling informations \n");
|
||||||
|
printf("\nProject libxslt home page: http://xmlsoft.org/XSLT/\n");
|
||||||
|
printf("To report bugs and get help: http://xmlsoft.org/XSLT/bugs.html\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
|
Reference in New Issue
Block a user