You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-j, --jobs string Number of jobs to run in parallel. Can be a number or a percentage of CPU cores. (default "10")
14
14
-n, --num-args int Number of arguments to pass to a command at a time. Default is 1. Incompatible with -i (default 1)
15
15
-i, --replace Normally the argument is added to the end of the command. With this option, instances of "{}" in the command are replaced with the argument.
0 commit comments