From 6d679b2895370caf51aa65163b547b496785feff Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 25 Jan 2024 18:38:41 -0800 Subject: [PATCH] doc update --- jc/cli.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jc/cli.py b/jc/cli.py index 46238db1..ce64cf65 100644 --- a/jc/cli.py +++ b/jc/cli.py @@ -535,8 +535,7 @@ class JcCli(): If multiple /proc files are detected, then a list of string output is sent to self.magic_stdout and a corresponding list of proc filenames - is sent to self.inputlist. These will be turned into a dict when slurped - downstream. + is sent to self.inputlist. """ if self.magic_run_command_str.startswith('/proc'): try: