From f8a5ac5337702119cb0f285879953cbdeceaeb20 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 18 Aug 2013 13:05:32 +0200 Subject: add alternative mode MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/test.c') diff --git a/src/test.c b/src/test.c index 7d8ad32..41c9bce 100644 --- a/src/test.c +++ b/src/test.c @@ -41,7 +41,7 @@ int main(int argc, char** argv) "GNU Affero General Public License for more details.\n" "\n" "You should have received a copy of the GNU Affero General Public License\n" - "along with this library. If not, see .", 0, 1); + "along with this library. If not, see .", 0, 1, 0); args_add_option(args_new_argumentless(0, "-h", "-?", "--help", NULL), "Prints this help message\n(and exits)"); args_add_option(args_new_argumentless(0, "--hello", NULL), "Prints the text: hello world'"); -- cgit v1.2.3-70-g09d2