Skip to content

Commit a3267dd

Browse files
committed
docs: Update
1 parent da5a732 commit a3267dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ CMake option | Default
4545
`-DINSTALL_PLUGSTACK_CONF=ON` | `OFF` | Whether to install a plugin config file
4646
`-DSLURM_SYSCONFDIR=...` | `/etc/slurm` | Slurm sysconfdir
4747
`-DSLURM_PLUGSTACK_CONF_D=...` | `${SLURM_SYSCONFDIR}/plugstack.conf.d` | Slurm plugstack conf dir
48-
`-DPLUGIN_DEFAULT_ARG=...` | `""` | Plugin default= arg`
48+
`-DPLUGIN_DEFAULT_ARG=...` | `""` | Plugin default= arg
4949
`-DPLUGIN_BIND_ARG=...` | `${SLURM_SYSCONFDIR},/var/spool/slurm,/var/run/munge` | Plugin bind= arg
5050
`-DPLUGIN_EXTRA_ARGS=...` | `""` | Plugin args= arg
5151
`-DSLURM_INCLUDE_DIR=...` | Detected by CMake, typically `/usr/include` | Slurm include dir passed to compiler via `-I` so `#include <slurm/spank.h>` resolves
52-
`-DCMAKE_INSTALL_LIBEXECDIR=...` | `libexec` on RHEL-based systems | FHS "internal binaries" directory
52+
`-DCMAKE_INSTALL_LIBEXECDIR=...` | `libexec` on RHEL-based systems | FHS "internal binaries" directory [^sSrfT]
5353

5454
## Install
5555

0 commit comments

Comments
 (0)