No description
Find a file
Moritz Böhme 77700568df
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:28:05 +01:00
.envrc feat: add flake.nix 2025-02-13 13:15:09 +01:00
.gitignore feat: add flake.nix 2025-02-13 13:15:09 +01:00
default.nix fix: add util-linux for uuidgen 2025-02-13 13:19:54 +01:00
flake.lock feat: add flake.nix 2025-02-13 13:15:09 +01:00
flake.nix feat: add flake.nix 2025-02-13 13:15:09 +01:00
LICENSE.md feat: add license 2025-02-13 13:17:09 +01:00
README.md docs: Add usage info and credits in README.md for rM-SSH-Upload 2025-02-13 14:28:05 +01:00
rm-sync.sh feat: make user and host configurable 2025-02-13 12:51:01 +01:00
shell.nix feat: add flake.nix 2025-02-13 13:15:09 +01:00

rm-sync

Usage

Usage: rm-sync.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.