From 5c7a520a0b59b433c9effe65f119aa70c9ce1be5 Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Sun, 5 Feb 2023 13:04:32 -0800 Subject: [PATCH] formatting --- docs/parsers/zpool_status.md | 8 ++++---- jc/parsers/zpool_status.py | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/parsers/zpool_status.md b/docs/parsers/zpool_status.md index bd320050..b0b84a52 100644 --- a/docs/parsers/zpool_status.md +++ b/docs/parsers/zpool_status.md @@ -52,8 +52,8 @@ Examples: { "pool": "tank", "state": "DEGRADED", - "status": "One or more devices could not be opened. Sufficient replicas exist for\nthe pool to continue functioning in a degraded state.", - "action": "Attach the missing device and online it using 'zpool online'.", + "status": "One or more devices could not be opened. Suffic...", + "action": "Attach the missing device and online it using 'zpool...", "see": "http://www.sun.com/msg/ZFS-8000-2Q", "scrub": "none requested", "config": [ @@ -96,8 +96,8 @@ Examples: { "pool": "tank", "state": "DEGRADED", - "status": "One or more devices could not be opened. Sufficient replicas exist for\nthe pool to continue functioning in a degraded state.", - "action": "Attach the missing device and online it using 'zpool online'.", + "status": "One or more devices could not be opened. Sufficient...", + "action": "Attach the missing device and online it using 'zpool...", "see": "http://www.sun.com/msg/ZFS-8000-2Q", "scrub": "none requested", "config": [ diff --git a/jc/parsers/zpool_status.py b/jc/parsers/zpool_status.py index a16a6d98..27c831b1 100644 --- a/jc/parsers/zpool_status.py +++ b/jc/parsers/zpool_status.py @@ -47,8 +47,8 @@ Examples: { "pool": "tank", "state": "DEGRADED", - "status": "One or more devices could not be opened. Sufficient replicas exist for\nthe pool to continue functioning in a degraded state.", - "action": "Attach the missing device and online it using 'zpool online'.", + "status": "One or more devices could not be opened. Suffic...", + "action": "Attach the missing device and online it using 'zpool...", "see": "http://www.sun.com/msg/ZFS-8000-2Q", "scrub": "none requested", "config": [ @@ -91,8 +91,8 @@ Examples: { "pool": "tank", "state": "DEGRADED", - "status": "One or more devices could not be opened. Sufficient replicas exist for\nthe pool to continue functioning in a degraded state.", - "action": "Attach the missing device and online it using 'zpool online'.", + "status": "One or more devices could not be opened. Sufficient...", + "action": "Attach the missing device and online it using 'zpool...", "see": "http://www.sun.com/msg/ZFS-8000-2Q", "scrub": "none requested", "config": [