From f32ac18cddad4aafebcb5418519c692c1f5a1e1d Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Thu, 29 Sep 2022 16:55:15 +0200 Subject: [PATCH] typo --- tablizer.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tablizer.pod b/tablizer.pod index 5b3752a..eb7cd37 100644 --- a/tablizer.pod +++ b/tablizer.pod @@ -70,9 +70,10 @@ The numbering can be suppressed by using the B<-n> option. There might be cases when the tabular output of a program is way too large for your current terminal but you still need to see every -column. In such cases the B<-x> can be usefull which enables +column. In such cases the B<-x> option can be usefull which enables I. In this mode, each row will be printed vertically, -header left, value right, aligned by the field widths. Here's an example: +header left, value right, aligned by the field widths. Here's an +example: kubectl get pods | ./tablizer -x NAME: repldepl-7bcd8d5b64-7zq4l