This copies the entire project_folder directory recursively (including its contents) to destination_folder, creating a new subdirectory destination_folder/project_folder.
Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated ...