There was an error while loading. Please reload this page.
1 parent edba198 commit b58df6fCopy full SHA for b58df6f
1 file changed
src/qq_lib/sync/cli.py
@@ -30,7 +30,7 @@
30
31
@click.command(
32
short_help="Fetch files from a job's working directory.",
33
- help=f"""Fetch files from the working directory of the specified qq job, or from the
+ help=f"""Fetch files from the working directory of the specified qq jobs, or from the
34
working directories of the jobs submitted from the specified directories.
35
36
{click.style("JOB_ID...", fg="green")} One or more IDs of jobs whose working directory files should be fetched. Optional.
0 commit comments