From 29a1831faa30ac4f3eaebce9bb95abbf2a1be267 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Thu, 1 Aug 2019 13:49:32 +0000 Subject: Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e6c23d0..e36e6b2 100644 --- a/README.md +++ b/README.md @@ -19,16 +19,16 @@ executable. The `array` utility conforms to the XBD Utility Syntax Guidelines. It supports one option: - `-s` Include an additional identifier in the output indicating - the size of the array. See STDOUT below for a detailed - description. +`-s` Include an additional identifier in the output indicating + the size of the array. See STDOUT below for a detailed + description. ## Operands The `array` utility supports the following operands: - `file` A pathname of an input file. If `-` is specified, `array` - reads from the standard input. +`file` A pathname of an input file. If `-` is specified, `array` + reads from the standard input. ## STDIN @@ -65,8 +65,8 @@ None. ## Exit Status - 0 Successful completion. - >0 An error occurred. +0 Successful completion. +>0 An error occurred. ## Consequence of Errors -- cgit v1.2.1