Usage Guide =========== The basic usage of **Movens**: .. code-block:: bash movens -p /path/to/your/folder This command will scan the specified directory and organize the files based on predefined rules (e.g., by file type or extension). Options ------- - `-p`, `--path`: **(Required)** Path to the directory you want to organize. - `-v`, `--version`: Print the current version and exit. Example ------- .. code-block:: bash movens --path ~/Downloads