From ef7c0c88b48a636d503266d19067a216e825bca9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 22 Feb 2026 13:40:46 +0100 Subject: m fixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'README') diff --git a/README b/README index d444cdc..5906e61 100644 --- a/README +++ b/README @@ -5,22 +5,20 @@ SYNOPSIS learn-your-telephone-number telephone-number DESCRIPTION - learn-your-telephone-number asks you to enter your - telephone number. If the entered number is telephone-number - the program exits with status 0, if not the program will - print the differences and exit with status 1. + learn-your-telephone-number prompts for your telephone number. + If the entered number matches telephone-number, the program + exits with status 0. Otherwise it prints the differences and + exits with status 1. - It is recommended to make your shell sometimes when - opened, starts this program. Or when you log in on your - laptop. + It is recommended to run this program when you open a shell, + or when you log in on your laptop. EXIT STATUS 0 The entered number matched telephone-number. 1 The entered number did not match telephone-number. - 2 The command fail. + 2 The command failed. SEE ALSO - No related or similar projects known. - + No related or similar projects are known. -- cgit v1.2.3-70-g09d2