From ab836b7fbbb8ecac2fcea345c07c7bdbfdd86955 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 24 Jan 2016 15:59:34 +0100 Subject: add readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..6661888 --- /dev/null +++ b/README @@ -0,0 +1,26 @@ +NAME + learn-your-telephone-number - Learn your telephone number + +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. + + It is recommended to make your shell sometimes when + opened, starts this program. 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. + +SEE ALSO + No related or similar projects known. + -- cgit v1.2.3-70-g09d2