beets/docs/reference
Adrian Sampson 6b696c842f cleanup and docs for import_move (GH-26, GC-266)
- Copying and moving are mutually exclusive. Moving overrides copying so the
  user only has to add one line ("import_move: true") to disable copying and
  enable moving in its place.
- Deleting is only possible when copying.
- Deprecating the "delete" option (moving is almost always better).
- Removed command-line switch for moving. It's somewhat "unsafe", so this
  removes some potential for accidental irreversible changes.
- Changelog & thanks.
- Update docs to refer to import_move instead of import_delete as the
  correct solution for ending up with only one copy of the file.
2012-04-10 13:41:24 -07:00
..
cli.rst cleanup and docs for import_move (GH-26, GC-266) 2012-04-10 13:41:24 -07:00
config.rst cleanup and docs for import_move (GH-26, GC-266) 2012-04-10 13:41:24 -07:00
index.rst introductory paragraphs 2011-09-17 16:02:06 -07:00
pathformat.rst add a new batch of metadata fields 2012-04-04 00:52:57 -07:00
query.rst translate reference pages from wiki 2011-09-16 17:08:10 -07:00