Mercurial > baum
diff baum.1 @ 31:4e60d96265f0
removed -c option completely; updated man page; new error code 5
author | meillo@marmaro.de |
---|---|
date | Fri, 22 Feb 2008 14:57:04 +0100 |
parents | 711aab4863cc |
children | 2e564bf8599c |
line wrap: on
line diff
--- a/baum.1 Fri Feb 22 14:47:47 2008 +0100 +++ b/baum.1 Fri Feb 22 14:57:04 2008 +0100 @@ -1,4 +1,4 @@ -.TH baum 1 "2008-02-13" "baum 0.1" +.TH baum 1 "2008-02-22" "baum 0.2" .SH NAME baum \- an esoteric programming language @@ -6,7 +6,7 @@ .SH SYNOPSIS .B baum -[\-v]\ [\-c]\ <file> +[\-v]\ <file> @@ -28,10 +28,6 @@ Verbose output .TP -.BI \-c -Check source file for validity. Return 0 if source code is valid and something else otherwise. - -.TP .BI \-\-help Print usage information @@ -90,6 +86,10 @@ invalid node .TP +.BI 5 +indention over more than one level + +.TP .BI 127 invalid command line options