darcs version 2.0.0 (2.0.0 (+ 19 patches))
Usage: darcs whatsnew [OPTION]... [FILE or DIRECTORY]...
Display unrecorded changes in the working copy.
Options:
-s --summary summarize changes
--no-summary don't summarize changes
-u --unified output patch in a darcs-specific format similar to diff -u
-l --look-for-adds look for (non-boring) files that could be added
--dont-look-for-adds don't look for any files that could be added [DEFAULT]
--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
--ignore-times don't trust the file modification times
--boring don't skip boring files
--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
whatsnew gives you a view of what changes you've made in your working
copy that haven't yet been recorded. The changes are displayed in
darcs patch format. Note that --look-for-adds implies --summary usage.
最終更新:2008年04月19日 01:29