diff options
Diffstat (limited to 'doc/gendocs.sh')
-rwxr-xr-x | doc/gendocs.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gendocs.sh b/doc/gendocs.sh index 87a83346..fb30181c 100755 --- a/doc/gendocs.sh +++ b/doc/gendocs.sh @@ -1,5 +1,5 @@ #!/bin/bash echo ++++++++++++++++++++++++++ -makeinfo Ledger3.texi +makeinfo ledger3.texi echo ========================== -texi2pdf Ledger3.texi +texi2pdf ledger3.texi |