From 6642278167d0975d94a6c82aae635e345f1cc457 Mon Sep 17 00:00:00 2001 From: "Joseph P. Donaghy" <donaghy1@llnl.gov> Date: Thu, 20 Nov 2008 16:36:54 +0000 Subject: [PATCH] edit to help section dump file=filename. --- src/sacctmgr/sacctmgr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sacctmgr/sacctmgr.c b/src/sacctmgr/sacctmgr.c index d3db004aa6e..3d5903de982 100644 --- a/src/sacctmgr/sacctmgr.c +++ b/src/sacctmgr/sacctmgr.c @@ -671,7 +671,7 @@ sacctmgr [<OPTION>] [<COMMAND>] \n\ associations when using show/list will list the \n\ associations associated with the entity. \n\ delete <ENTITY> <SPECS> delete the specified entity(s) \n\ - dump <CLUSTER> [<FILE>] dump database information of the \n\ + dump <CLUSTER> [File=<FILENAME>] dump database information of the \n\ specified cluster to the flat file. \n\ Will default to clustername.cfg if no file \n\ is given. \n\ -- GitLab