SMV Documentation
=================
SMV (Smart Move) is a powerful command-line tool for intelligent file operations with transformation capabilities, CNP filtering, and enhanced file management features.
.. note::
**Default Behavior**: SMV operates on files only (directories excluded).
Use ``-e/--everything`` to include directories.
.. toctree::
:maxdepth: 2
:caption: Getting Started
source/getting-started/installation
source/getting-started/quick-start
source/getting-started/basic-usage
.. toctree::
:maxdepth: 2
:caption: Commands
source/commands/overview
source/commands/transformations
source/commands/file-operations
.. toctree::
:maxdepth: 2
:caption: Features
source/features/overview
source/features/cnp-filters
source/features/repl-mode
source/features/tui-mode
.. toctree::
:maxdepth: 2
:caption: CNP Grammar
source/grammar/cnp-philosophy
source/grammar/filter-grammar
.. toctree::
:maxdepth: 2
:caption: Reference
source/reference/flag-reference
source/reference/examples
.. toctree::
:maxdepth: 1
:caption: Project Information
source/ROADMAP