diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:40:46 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:40:46 +0100 |
| commit | ef7c0c88b48a636d503266d19067a216e825bca9 (patch) | |
| tree | 07d55dff94b06f0815247fcffce7732c6722a19e /README | |
| parent | Update e-mail (diff) | |
| download | learn-your-telephone-number-1.0.2.tar.gz learn-your-telephone-number-1.0.2.tar.bz2 learn-your-telephone-number-1.0.2.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -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. |
