mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
* src/report/standard-report/transactions.scm: symbols are not
strings in guile-1.6. Fixes debian bug #186004. * doc/gnucash.1.in: it's --add-price-quotes (not quote) * src/app-utils/date-utilities.scm: fix "WeekDelta" and add TwoWeekDelta. Fixes debian #185860. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@8184 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -47,7 +47,7 @@ Set the search path for documentation files
|
||||
Evaluate the guile command
|
||||
.IP --load FILE
|
||||
Load the given .scm file
|
||||
.IP --add-price-quote FILE
|
||||
.IP --add-price-quotes FILE
|
||||
Add price quotes to the given data file
|
||||
.IP --load-user-config
|
||||
Load the user configuration
|
||||
|
||||
Reference in New Issue
Block a user