From fba5e222172f4775f34e048ee37afadde38e8822 Mon Sep 17 00:00:00 2001
From: Danny Auble <da@llnl.gov>
Date: Mon, 21 Dec 2009 21:41:11 +0000
Subject: [PATCH] removal of vestigal option --print-request

---
 src/srun/opt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/srun/opt.c b/src/srun/opt.c
index 50a78631662..191bac5b637 100644
--- a/src/srun/opt.c
+++ b/src/srun/opt.c
@@ -2372,7 +2372,6 @@ static void _help(void)
 "Help options:\n"
 "  -h, --help                  show this help message\n"
 "  -u, --usage                 display brief usage message\n"
-"      --print-request         Display job's layout without scheduling it\n"
 "\n"
 "Other options:\n"
 "  -V, --version               output version information and exit\n"
-- 
GitLab