aboutsummaryrefslogtreecommitdiffstats
path: root/doc/info/chap/invoking.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-12-10 11:50:16 +0100
committerMattias Andrée <maandree@kth.se>2017-12-10 11:50:16 +0100
commit37fc580bf085727866b083aa2fbb6316ef13dc44 (patch)
tree0c1531a61d66c9600e10bf431e1f5eaaf308daa6 /doc/info/chap/invoking.texinfo
parentadd texinfo manual (diff)
downloadlearn-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/info/chap/invoking.texinfo')
-rw-r--r--doc/info/chap/invoking.texinfo15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/info/chap/invoking.texinfo b/doc/info/chap/invoking.texinfo
deleted file mode 100644
index 6fdedad..0000000
--- a/doc/info/chap/invoking.texinfo
+++ /dev/null
@@ -1,15 +0,0 @@
-@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.
-