1. blueprint-diff(1)
  2. Blueprint
  3. blueprint-diff(1)

NAME

blueprint-diff - save the difference between two blueprints

SYNOPSIS

blueprint diff [-m message] [-q] minuend subtrahend difference

DESCRIPTION

blueprint-diff saves the difference between the blueprints minuend and subtrahend as difference. Files, package versions, and source tarballs in minuend that either differ from their counterparts in subtrahend or do not appear at all will be included in difference.

OPTIONS

-m message, --message=message
Commit message.
-q, --quiet
Operate quietly.
-h, --help
Show a help message.

FILES

~/.blueprints.git
The local repsitory where blueprints are stored, each on its own branch.

THEME SONG

The Flaming Lips - "The W.A.N.D. (The Will Always Negates Defeat)"

AUTHOR

Richard Crowley richard@devstructure.com

SEE ALSO

Part of blueprint(1).

  1. DevStructure
  2. December 2011
  3. blueprint-diff(1)