This commit is contained in:
ggres 2018-08-01 18:59:10 +00:00 committed by admin
parent 5089f0497f
commit fa1704f656

View file

@ -6,7 +6,6 @@ git annex view photos videos
produces a directory tree like so: produces a directory tree like so:
```
+ photos + photos
- a.jpg - a.jpg
- b.jpg - b.jpg
@ -15,11 +14,9 @@ produces a directory tree like so:
- a.mp4 - a.mp4
- b.mp4 - b.mp4
- ... - ...
```
Is there a way to achieve the following output?: Is there a way to achieve the following output?:
```
- a.jpg - a.jpg
- b.jpg - b.jpg
- a.mp4 - a.mp4