Next: vc-chlog Internals, Previous: Using vc-chlog, Up: vc-chlog [Contents]
Synopsis:
vc-chlog [option...]
vc-dwim
accepts the following options:
Use address as email address.
For all changes to files below the dirname of cfile, generate an entry for cfile with stripped names. This option may be passed multiple times.
Read unified diff from stdin instead of with vc-dwim
.
Assume tab stops at each cols instead of 8.
Use name as user name.
Wrap ChangeLog entry at cols instead of 72.
Do not try to parse the names of functions or other identifiers that changed.
Assume that the working directory has other changes unrelated to the patch (usually given with --stdin). This will let the file be recreated from the version control index or cache, if any.
Inhibit temp file cleanup and show much shell execution.
Display this help and exit.
Output version information and exit.
The environment variables TMPDIR
and USER
are honored.
The files ~/.vc-chlogrc and .vc-chlogrc may contain default options, possibly with double-quoted arguments, and comment lines starting with ‘#’.