X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fmain.c;h=0df293d9dde95ea4fd855f4525666ec732fef315;hb=4465dc507c2b2ea1fcd3902f167cd3d51b21fdc8;hp=bf46ab26c7aa6b95389d3a3ba5a57755e8d97935;hpb=d6abb0374802fe8f7941d3ddf6677554c06c63e9;p=ppastats.git diff --git a/src/main.c b/src/main.c index bf46ab2..0df293d 100644 --- a/src/main.c +++ b/src/main.c @@ -1,4 +1,4 @@ -/* +/*a Copyright (C) 2011 jeanfi@gmail.com This program is free software; you can redistribute it and/or modify @@ -83,10 +83,10 @@ static void print_help() printf("Usage: %s [OPTION]... PPA_OWNER PPA_NAME\n", program_name); puts("ppastats is a command application" - " for generating PPA statistics."); + " for generating PPA statistics.\n"); puts("Prints number of downloads for each published packages of a PPA " - "or generates an HTML containing a graph representation."); + "or generates an HTML page containing a graph representation."); puts(""); puts("Options:");