From b1247715b5ef59687e4247367cd122516e3b8221 Mon Sep 17 00:00:00 2001 From: Ben Creasy Date: Sun, 15 Mar 2015 21:12:57 -0700 Subject: [PATCH] Note that mongod --shutdown not available in latest version --- source/tutorial/manage-mongodb-processes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/source/tutorial/manage-mongodb-processes.txt b/source/tutorial/manage-mongodb-processes.txt index 9d9e11fd265..7fff62699d6 100644 --- a/source/tutorial/manage-mongodb-processes.txt +++ b/source/tutorial/manage-mongodb-processes.txt @@ -139,6 +139,7 @@ authentication enabled. Use ``--shutdown`` ~~~~~~~~~~~~~~~~~~ +Note: this is not available in the latest version. From the Linux command line, shut down the :program:`mongod` using the :option:`--shutdown ` option in the following command: