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:
@@ -341,6 +341,8 @@ static void usage(const char *name) {
|
||||
printf("\t--xinclude : do XInclude processing on document intput\n");
|
||||
#endif
|
||||
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
|
||||
|
Reference in New Issue
Block a user