git-annex/doc/bugs/J1_display_issue.mdwn
Joey Hess 772d7fa82d
bug
2023-06-15 09:39:56 -04:00

11 lines
213 B
Markdown

With -J1, git-annex get does not display filenames:
git-annex get -J1 foo
23% 166.11 MiB 3 MiB/s 3m18s
The filename is displayed at end.
This does not happen at -J2 or without -J.
--[[Joey]]