Added a comment
authoryarikoptic <yarikoptic@web>
Wed, 14 Dec 2022 19:39:38 +0000 (19:39 +0000)
committeradmin <admin@branchable.com>
Wed, 14 Dec 2022 19:39:38 +0000 (19:39 +0000)
doc/git-annex-benchmark/comment_1_fe0e8d2e2e875521e715ee2e68818570._comment [new file with mode: 0644]

diff --git a/doc/git-annex-benchmark/comment_1_fe0e8d2e2e875521e715ee2e68818570._comment b/doc/git-annex-benchmark/comment_1_fe0e8d2e2e875521e715ee2e68818570._comment
new file mode 100644 (file)
index 0000000..57c707c
--- /dev/null
@@ -0,0 +1,21 @@
+[[!comment format=mdwn
+ username="yarikoptic"
+ avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
+ subject="comment 1"
+ date="2022-12-14T19:39:38Z"
+ content="""
+I see there is a `--list` command to list benchmarks but it just \"errored out\" with 
+
+```
+❯ git annex benchmark --list
+Missing: COMMAND
+
+Usage: git-annex COMMAND
+  git-annex - benchmarking
+... here comes long list of all commands ...
+```
+
+of which that short `Usage:` help seems to be wrong (I did give the command) but I wonder what would be the invocation of `annex benchmark` if I were to run a collection of benchmarks to compare different filesystems, like I did in the past in [https://www.datalad.org/test_fs_analysis.html](https://www.datalad.org/test_fs_analysis.html)?
+
+FWIW git-annex version 10.20220724 (same with 10.20221003)
+"""]]