.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "s1kd-mvref" "1" "2021-04-16" "" "s1kd-tools" .hy .SH NAME .PP s1kd-mvref - Change one reference in to another in S1000D CSDB objects .SH SYNOPSIS .IP .nf \f[C] s1kd-mvref [-d ] [-s ] [-t ] [-cflqvh?] [...] \f[R] .fi .SH DESCRIPTION .PP The \f[I]s1kd-mvref\f[R] tool changes all references to one object (the source object) into references to another object (the target object) in a specified set of objects. .SH OPTIONS .TP -c, --content Only move references within the content section of objects. .TP -d, --dir Move references in all objects in the specified directory. .TP -f, --overwrite Overwrite updated input objects. .TP -h, -?, --help Show help/usage message .TP -l, --list Treat input as a list of data module filenames, rather than a data module itself. .TP -q, --quiet Quiet mode. Errors are not printed. .TP -s, --source The source object. .TP -t, --target Change all references to the source object specified with -s into references that point to . .TP -v, --verbose Verbose output. .TP --version Show version information. .TP ... Objects to move references in. .PP In addition, the following options allow configuration of the XML parser: .TP --dtdload Load the external DTD. .TP --huge Remove any internal arbitrary parser limits. .TP --net Allow network access to load external DTD and entities. .TP --noent Resolve entities. .TP --parser-errors Emit errors from parser. .TP --parser-warnings Emit warnings from parser. .TP --xinclude Do XInclude processing. .TP --xml-catalog Use an XML catalog when resolving entities. Multiple catalogs may be loaded by specifying this option multiple times. .SH EXAMPLE .IP .nf \f[C] $ s1kd-mvref -f -s -t DMC-*.XML \f[R] .fi .SH AUTHORS khzae.net.