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": [