diff --git a/404.html b/404.html index b476329..55ecb9b 100644 --- a/404.html +++ b/404.html @@ -20,7 +20,7 @@ slurmtools - 0.0.0.9001 + 0.0.0.9002 + + + + + +
+
+
+ +
+

Cancels a running job

+
+ +
+

Usage

+
cancel_job(job_id, user = NULL)
+
+ +
+

Arguments

+ + +
job_id
+

job id to cancel

+ + +
user
+

optional if not the current user.

+ +
+ +
+

Examples

+
if (FALSE) { # \dontrun{
+cancel_job(243)
+} # }
+
+
+
+ + +
+ + + + + + + diff --git a/reference/generate_nmm_config.html b/reference/generate_nmm_config.html index 57cca86..d5b7585 100644 --- a/reference/generate_nmm_config.html +++ b/reference/generate_nmm_config.html @@ -7,7 +7,7 @@ slurmtools - 0.0.0.9001 + 0.0.0.9002