diff --git a/batch_job/src/batch_job_work_queue.c b/batch_job/src/batch_job_work_queue.c index eca4f3eb68..8a0dce5497 100644 --- a/batch_job/src/batch_job_work_queue.c +++ b/batch_job/src/batch_job_work_queue.c @@ -63,7 +63,7 @@ static void specify_envlist( struct work_queue_task *t, struct jx *envlist ) if(envlist) { struct jx_pair *p; for(p=envlist->u.pairs;p;p=p->next) { - work_queue_task_specify_enviroment_variable(t,p->key->u.string_value,p->value->u.string_value); + work_queue_task_specify_environment_variable(t,p->key->u.string_value,p->value->u.string_value); } } } diff --git a/batch_job/src/work_queue_factory.c b/batch_job/src/work_queue_factory.c index 1a741bc274..4b76b1436e 100644 --- a/batch_job/src/work_queue_factory.c +++ b/batch_job/src/work_queue_factory.c @@ -1020,7 +1020,7 @@ static void show_help(const char *cmd) printf(" %-30s Specify the linking libraries for running mesos (for use with -T mesos).\n", "--mesos-preload"); printf(" %-30s Specify the container image for using Kubernetes (for use with -T k8s).\n", "--k8s-image"); printf(" %-30s Specify the container image that contains work_queue_worker availabe for using Kubernetes (for use with -T k8s).\n", "--k8s-worker-image"); - printf(" %-30s Send debugging to this file (can also be :stderr, :stdout, :syslog, or :journal).\n", "-o,--debug-file="); + printf(" %-30s Send debugging to this file (can also be :stderr, or :stdout).\n", "-o,--debug-file="); printf(" %-30s Specify the size of the debug file (must use with -o option).\n", "-O,--debug-file-size="); printf(" %-30s Specify the binary to use for the worker (relative or hard path). It should accept the same arguments as the default work_queue_worker.\n", "--worker-binary="); printf(" %-30s Will make a best attempt to ensure the worker will execute in the specified OS environment, regardless of the underlying OS.\n","--runos="); diff --git a/chirp/src/chirp_fuse.c b/chirp/src/chirp_fuse.c index 6eb8569298..0a72cc9faa 100644 --- a/chirp/src/chirp_fuse.c +++ b/chirp/src/chirp_fuse.c @@ -583,7 +583,7 @@ static void show_help(const char *cmd) fprintf(stdout, " %-30s Run in foreground for debugging.\n", "-f,--foreground"); fprintf(stdout, " %-30s Comma-delimited list of tickets to use for authentication.\n", "-i,--tickets="); fprintf(stdout, " %-30s Mount options passed to FUSE.\n", "-m,--mount-options="); - fprintf(stdout, " %-30s Send debugging to this file. (can also be :stderr, :stdout, :syslog, or :journal)\n", "-o,--debug-file="); + fprintf(stdout, " %-30s Send debugging to this file. (can also be :stderr, or :stdout)\n", "-o,--debug-file="); fprintf(stdout, " %-30s Timeout for network operations. (default is %ds)\n", "-t,--timeout=", chirp_fuse_timeout); fprintf(stdout, " %-30s Show program version.\n", "-v,--version"); fprintf(stdout, " %-30s This message.\n", "-h,--help"); diff --git a/chirp/src/chirp_server.c b/chirp/src/chirp_server.c index b2eae72fa2..e198833a41 100644 --- a/chirp/src/chirp_server.c +++ b/chirp/src/chirp_server.c @@ -1846,7 +1846,7 @@ static void show_help(const char *cmd) fprintf(stdout, "The most common options are:\n"); fprintf(stdout, " %-30s URL of storage directory, like `file://path' or `hdfs://host:port/path'.\n", "-r,--root="); fprintf(stdout, " %-30s Enable debugging for this subsystem.\n", "-d,--debug="); - fprintf(stdout, " %-30s Send debugging to this file. (can also be :stderr, :stdout, :syslog, or :journal)\n", "-o,--debug-file="); + fprintf(stdout, " %-30s Send debugging to this file. (can also be :stderr, or :stdout)\n", "-o,--debug-file="); fprintf(stdout, " %-30s Send status updates to this host. (default: `%s')\n", "-u,--advertise=", CATALOG_HOST); fprintf(stdout, " %-30s Show version info.\n", "-v,--version"); fprintf(stdout, " %-30s This message.\n", "-h,--help"); diff --git a/chirp/src/chirp_status.c b/chirp/src/chirp_status.c index 309b1be0ef..ecf8f38c0e 100644 --- a/chirp/src/chirp_status.c +++ b/chirp/src/chirp_status.c @@ -46,7 +46,7 @@ static void show_help(const char *cmd) fprintf(stdout, "where options are:\n"); fprintf(stdout, " %-30s Query the catalog on this host.\n", "-c,--catalog="); fprintf(stdout, " %-30s Enable debugging for this sybsystem\n", "-d,--debug="); - fprintf(stdout, " %-30s Send debugging to this file. (can also be :stderr, :stdout, :syslog, or :journal)\n", "-o,--debug-file="); + fprintf(stdout, " %-30s Send debugging to this file. (can also be :stderr, or :stdout)\n", "-o,--debug-file="); fprintf(stdout, " %-30s Rotate file once it reaches this size. (default 10M, 0 disables)\n", "-O,--debug-rotate-max="); fprintf(stdout, " %-30s Only show servers with this space available. (example: -A 100MB)\n", "-A,--server-space="); fprintf(stdout, " %-30s Only show servers with this project.\n", " --server-project="); diff --git a/chirp/src/chirp_tool.c b/chirp/src/chirp_tool.c index 5775791fda..0c4d3f9ff0 100644 --- a/chirp/src/chirp_tool.c +++ b/chirp/src/chirp_tool.c @@ -1198,7 +1198,7 @@ static void show_help(const char *cmd) fprintf(stdout, "where options are:\n"); fprintf(stdout, " %-30s Require this authentication mode.\n", "-a,--auth="); fprintf(stdout, " %-30s Enable debugging for this subsystem.\n", "-d,--debug="); - fprintf(stdout, " %-30s Send debugging to this file. (can also be :stderr, :stdout, :syslog, or :journal)\n", "-o,--debug-file="); + fprintf(stdout, " %-30s Send debugging to this file. (can also be :stderr, or :stdout)\n", "-o,--debug-file="); fprintf(stdout, " %-30s Comma-delimited list of tickets to use for authentication.\n", "-i,--tickets="); fprintf(stdout, " %-30s Long transfer information.\n", "-l,--verbose"); fprintf(stdout, " %-30s Set remote operation timeout.\n", "-t,--timeout=