From bbdf246fd647e4a342edad35d601f8b8252610a7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 31 Jan 2016 12:00:20 +0100 Subject: add texinfo manual MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/info/chap/invoking.texinfo | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/info/chap/invoking.texinfo (limited to 'doc/info/chap/invoking.texinfo') 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. + -- cgit v1.2.3-70-g09d2