diff --git a/src/sreport/sreport.c b/src/sreport/sreport.c
index c3264d5471ff8f7cee20da72b19a658e30709eca..d40721f7b2115b9c7a250bca4f7a1bfbf26c712b 100644
--- a/src/sreport/sreport.c
+++ b/src/sreport/sreport.c
@@ -653,6 +653,18 @@ sreport [<OPTION>] [<COMMAND>]                                             \n\
              - Users=<OPT>      - List of users jobs to include in report. \n\
                                   Default is all.                          \n\
                                                                            \n\
+  Format options are different for listing each entity pair.               \n\
+                                                                           \n\
+       Cluster            - Allocation, Account, Cluster, CPUcount         \n\
+                            Down, Idle, Login, Overcommited, Proper,       \n\
+                            Reported, Reserved, Used, WCKey                \n\
+                                                                           \n\
+       Job                - Account, CPUcount, Duration, Nodecount,        \n\
+                            User                                           \n\
+                                                                           \n\
+                                                                           \n\
+       User               - Account, Cluster, Login, Proper, Used          \n\
+                                                                           \n\
                                                                            \n\
   All commands and options are case-insensitive.                         \n\n");