git ssb

0+

cel / freecheck



Commit caefc9cf5b231ff5d9fc4594efd7297410edca79

update usage to reflect config file location

Caleb Maclennan committed on 3/10/2014, 11:17:09 PM
Parent: 9b3c4a1b74e88aaa2bba21f93e1ee0714164bbaf

Files changed

freecheckchanged
freecheckView
@@ -745,10 +745,9 @@
745745 print " --help print this message\n";
746746 print " --test print but don't increment check number\n";
747747 print " and print VOID on the check\n";
748748 print " --cgi accept string from CGI script (see docs)\n";
749- print "\nconfig file \"freecheck.cfg\" must be in the same directory,\n";
750- print "as the freecheck executable (this will change in the future...)\n";
749 + print "\nconfig file \"~/.freecheck.cfg\"\n";
751750 die "\n";
752751 }
753752
754753 sub Print_Defs {

Built with git-ssb-web