mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
2001-05-03 Dave Peticolas <dave@krondo.com>
* make-gnucash-patch.in: fix bug * README.cvs: update info git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4110 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -89,7 +89,7 @@ my $filename = undef;
|
||||
|
||||
$result = GetOptions("old=s" => \$old, "new=s" => \$new,
|
||||
"prefix=s" => \$gnc_home, "help" => \$help,
|
||||
"file=s" => \$filename, "ask!" => \$ask_description,
|
||||
"file=s" => \$filename, "ask!" => \$::ask_description,
|
||||
"diff=s" => \$diffname, "uuencode!" => \$::should_uuencode,
|
||||
"zip!" => \$zip, "ignore=s" => \$ignorename);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user