aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/chap
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-31 12:00:20 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-31 12:00:20 +0100
commitbbdf246fd647e4a342edad35d601f8b8252610a7 (patch)
tree55a083d25860a0d02fb81ff460100189e7f90857 /doc/info/chap
parentm makefile (diff)
downloadlearn-your-telephone-number-bbdf246fd647e4a342edad35d601f8b8252610a7.tar.gz
learn-your-telephone-number-bbdf246fd647e4a342edad35d601f8b8252610a7.tar.bz2
learn-your-telephone-number-bbdf246fd647e4a342edad35d601f8b8252610a7.tar.xz
add texinfo manual
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'doc/info/chap')
-rw-r--r--doc/info/chap/invoking.texinfo15
-rw-r--r--doc/info/chap/overview.texinfo13
2 files changed, 28 insertions, 0 deletions
diff --git a/doc/info/chap/invoking.texinfo b/doc/info/chap/invoking.texinfo
new file mode 100644
index 0000000..6fdedad
--- /dev/null
+++ b/doc/info/chap/invoking.texinfo
@@ -0,0 +1,15 @@
+@node Invoking
+@chapter Invoking
+
+@command{learn-your-telephone-number} takes exactly one
+argument: your telephone number. It will ask you to enter
+it --- so you should not invoke @command{learn-your-telephone-number}
+directly.
+
+If the telephone number you enters matches the specified
+number, the program will exit with status 0. If they do
+not match, the program will show the difference and exit
+with status 1.
+
+On failure the program exits with status 2.
+
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo
new file mode 100644
index 0000000..57785d2
--- /dev/null
+++ b/doc/info/chap/overview.texinfo
@@ -0,0 +1,13 @@
+@node Overview
+@chapter Overview
+
+@command{learn-your-telephone-number} is a simple command
+that can be used to force yourself learn your telephone
+number, or any sequence of digits.
+
+@command{learn-your-telephone-number} recognises @code{+}
+as an alias for @code{00}. All other non-digits are ignored.
+
+It is recommended to make your shell sometimes when opened,
+starts this program. Or when you log in on your laptop.
+