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

NAME

blueprint-prune - select a subset of resources interactively

SYNOPSIS

blueprint prune [-m message] [-q] src dest

DESCRIPTION

blueprint-prune interactively selects a subset of the resources in src into dest. Each resource is presented to the user and the user must indicate whether the resource should be included in dest.

The input provides full readline(3) support but may not be piped from some other source.

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-prune(1)