darcs > annotate

darcs version 2.0.0 (2.0.0 (+ 19 patches))
Usage: darcs annotate [OPTION]... [FILE or DIRECTORY]...
Display which patch last modified something.

Options:
  -s         --summary             summarize changes
             --no-summary          don't summarize changes
  -u         --unified             output patch in a darcs-specific format similar to diff -u
             --human-readable      give human-readable output
             --xml-output          generate XML formatted output
             --match=PATTERN       select a single patch matching PATTERN
  -p REGEXP  --patch=REGEXP        select a single patch matching REGEXP
  -t REGEXP  --tag=REGEXP          select tag matching REGEXP
             --creator-hash=HASH   specify hash of creator patch (see docs)
             --repodir=DIRECTORY   specify the repository directory in which to run
             --disable             disable this command
  -h         --help                shows brief description of command and its arguments

Advanced options:
             --debug               give only debug output
             --debug-verbose       give debug and verbose output
  -v         --verbose             give verbose output
  -q         --quiet               suppress informational output
             --standard-verbosity  neither verbose nor quiet output
             --timings             provide debugging timings information
             --posthook=COMMAND    specify command to run after this darcs command
             --no-posthook         don't run posthook command
             --prompt-posthook     prompt before running posthook [DEFAULT]
             --run-posthook        run posthook command without prompting
             --prehook=COMMAND     specify command to run before this darcs command
             --no-prehook          don't run prehook command
             --prompt-prehook      prompt before running prehook [DEFAULT]
             --run-prehook         run prehook command without prompting

Annotate displays which patches created or last modified a directory
file or line. It can also display the contents of a particular patch
in darcs format.
最終更新:2008年04月19日 01:36