File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 3
3
//
4
4
// Example usage:
5
5
//
6
- // $ span-crossref-sync -p zstd \ # compress program
7
- // -P feed-1- \ # file prefix
8
- // -i d \ # interval (daily)
9
- // -verbose \ # verbose
10
- // -t 30m \ # timeout
11
- // -s 2022-01-01 \ # start
12
- // -e 2023-05-01 \ # end
13
- // -c /data/finc/crossref/ # cache dir
6
+ // $ span-crossref-sync -p zstd \ # compress program
7
+ // -P feed-1- \ # file prefix
8
+ // -i d \ # interval (daily)
9
+ // -verbose \ # verbose
10
+ // -t 30m \ # timeout
11
+ // -s 2022-01-01 \ # start
12
+ // -e 2023-05-01 \ # end
13
+ // -c /data/finc/crossref/ # cache dir
14
14
//
15
15
// This can run independently of other conversion processes, e.g. in a daily
16
16
// cron job. Processes that need this data can manually find files or create a
You can’t perform that action at this time.
0 commit comments