const COPY_HELP: &str = " Copy the file or dir The request file: source/foo.txt.zr-copy | # comment | path/bar.txt Copies `path/bar.txt` to: target/foo.txt Paths are relative to the Cargo workspace root. ";