mirror of
https://github.com/restic/restic.git
synced 2026-05-28 04:45:24 +00:00
a2b76ff34f
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>