mirror of
https://github.com/restic/restic.git
synced 2025-03-13 19:12:38 +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>