diff options
author | Mattias Andrée <maandree@kth.se> | 2017-12-10 11:50:16 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2017-12-10 11:50:16 +0100 |
commit | 37fc580bf085727866b083aa2fbb6316ef13dc44 (patch) | |
tree | 0c1531a61d66c9600e10bf431e1f5eaaf308daa6 /doc/man | |
parent | add texinfo manual (diff) | |
download | learn-your-telephone-number-37fc580bf085727866b083aa2fbb6316ef13dc44.tar.gz learn-your-telephone-number-37fc580bf085727866b083aa2fbb6316ef13dc44.tar.bz2 learn-your-telephone-number-37fc580bf085727866b083aa2fbb6316ef13dc44.tar.xz |
Simplify and change license to ISC
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'doc/man')
-rw-r--r-- | doc/man/learn-your-telephone-number.1 | 41 |
1 files changed, 0 insertions, 41 deletions
diff --git a/doc/man/learn-your-telephone-number.1 b/doc/man/learn-your-telephone-number.1 deleted file mode 100644 index 3813666..0000000 --- a/doc/man/learn-your-telephone-number.1 +++ /dev/null @@ -1,41 +0,0 @@ -.TH LEARN-YOUR-TELEPHONE-NUMBER 1 LEARN-YOUR-TELEPHONE-NUMBER -.SH NAME -learn-your-telephone-number - Learn your telephone number -.SH SYNOPSIS -.B learn-your-telephone-number -.I TELEPHONE-NUMBER -.SH DESCRIPTION -.B learn-your-telephone-number -asks you to enter your telephone number. If the entered number is -.I TELEPHONE-NUMBER -the program exits with status 0, if not the program will print -the differences and exit with status 1. -.PP -It is recommended to make your shell sometimes when opened, starts -this program. Or when you log in on your laptop. -.SH OPTIONS -None. -.SH -EXIT STATUS -.TP -0 -The entered number matched -.IR TELEPHONE-NUMBER . -.TP -1 -The entered number did not match -.IR TELEPHONE-NUMBER . -.TP -2 -The command fail. -.SH "SEE ALSO" -No related or similar projects known. -.SH AUTHORS -Principal author, Mattias Andrée. See the LICENSE file for the -full list of authors. -.SH LICENSE -Expat License. -.SH BUGS -Please report bugs to -https://github.com/maandree/learn-your-telephone-number/issues -or to maandree@member.fsf.org |