mirror of
https://github.com/restic/restic.git
synced 2025-06-07 20:38:29 +00:00

It acts similar to --stdin but reads its data from the stdout of the given command instead of os.Stdin. Signed-off-by: Sebastian Hoß <seb@xn--ho-hia.de>