From b97e50beca2627f574df5a3aaecb591b0d0ce15e Mon Sep 17 00:00:00 2001 From: Andrew Aldridge Date: Thu, 6 Aug 2015 12:21:49 -0400 Subject: [PATCH] Remove only instance of :lineno:. It's ugly, and sphinx-lite won't bother to support it. --- source/core/master-slave.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/source/core/master-slave.txt b/source/core/master-slave.txt index df203488e0e..b04138b21ee 100644 --- a/source/core/master-slave.txt +++ b/source/core/master-slave.txt @@ -67,7 +67,6 @@ specifying the master instance, as in the following operation in the :program:`mongo` shell: .. code-block:: javascript - :linenos: use local db.sources.find()