rm-sync/README.md
Moritz Böhme 8ba9ea001a
docs: Add usage info and credits in README.md for rM-SSH-Upload
docs: Update README with project name and usage help output
2025-02-13 14:26:02 +01:00

17 lines
398 B
Markdown

# rm-sync
## Usage
Usage: script.sh [options] [PDF files...]
Options:
--user <username> Specify the username (default: root)
--host <hostname> Specify the host (default: 10.11.99.1)
--help, -h Display this help message
PDF files:
List of PDF files to be processed
## Credits
This project is inspired by [rM-SSH-Upload](https://github.com/Riebart/rM-SSH-Upload).