From 43e06e211cc8e42fe94dfbb83e0f9c76b192eff0 Mon Sep 17 00:00:00 2001
From: "Joseph P. Donaghy" <donaghy1@llnl.gov>
Date: Mon, 21 Jul 2008 16:25:31 +0000
Subject: [PATCH] Made note in comment field of wopi and wopl options.

---
 src/sacctmgr/sacctmgr.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/sacctmgr/sacctmgr.c b/src/sacctmgr/sacctmgr.c
index 1d285246964..fe53cf9a06f 100644
--- a/src/sacctmgr/sacctmgr.c
+++ b/src/sacctmgr/sacctmgr.c
@@ -500,6 +500,8 @@ static void _add_it (int argc, char *argv[])
  * _show_it - list the slurm configuration per the supplied arguments 
  * IN argc - count of arguments
  * IN argv - list of arguments
+ * undocumented association options wopi and wopl
+ * without parent info and without parent limits
  */
 static void _show_it (int argc, char *argv[]) 
 {
-- 
GitLab