From c9a83afad69c287db7183daf7de859c397586900 Mon Sep 17 00:00:00 2001 From: "James R. Barlow" Date: Mon, 13 Feb 2017 02:14:32 -0800 Subject: [PATCH] Improve batch processing examples --- docs/batch.rst | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/docs/batch.rst b/docs/batch.rst index ff9257f4..f466086f 100644 --- a/docs/batch.rst +++ b/docs/batch.rst @@ -10,11 +10,29 @@ Consider using the excellent `GNU Parallel