diff --git a/etc/slurm.conf.example b/etc/slurm.conf.example
index 84b467f9dff293c7935a55ad609b0a1af62f4538..359ea24672966c4857d55da4a51d7c50c08839b9 100644
--- a/etc/slurm.conf.example
+++ b/etc/slurm.conf.example
@@ -319,6 +319,9 @@
 #    "MaxTime"       : Maximum timelimit of jobs in this partition in minutes.
 #                      The default is unlimited or `-1'
 #
+#    "MinNodes"      : Minimum count of nodes that will be allocated to any
+#                      single job. The default is `1'
+#
 #    "Shared"        : Allow sharing of nodes by jobs. Possible values are
 #                      "YES" "NO" or "FORCE"
 #