diff --git a/src/sacctmgr/sacctmgr.c b/src/sacctmgr/sacctmgr.c
index 1d2852469648787d2bd48e5636a0a690a16f9810..fe53cf9a06f243b9de5572be9b68046ce6efd6b5 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[]) 
 {