From d91b2b9fe249b4a20e3197851c16e72fc128f834 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 1 Sep 2020 11:58:08 -0400 Subject: [PATCH] close as dup --- doc/todo/idea__58___git-annex_cat.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/idea__58___git-annex_cat.mdwn b/doc/todo/idea__58___git-annex_cat.mdwn index 85a9b50956..9dae267f8d 100644 --- a/doc/todo/idea__58___git-annex_cat.mdwn +++ b/doc/todo/idea__58___git-annex_cat.mdwn @@ -18,3 +18,5 @@ git annex cat "myvideo.mp4" -f googledrive | vlc - ``` I imagine that there might be issues with verification. But I really am ok with not verifying a video file I am streaming. + +> [[dup|done]] --[[Joey]]