1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

doc update

This commit is contained in:
Kelly Brazil
2024-01-25 18:38:41 -08:00
parent 1e1fc08a47
commit 6d679b2895

View File

@ -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: