Revision: 22364
          http://sourceforge.net/p/bibdesk/svn/22364
Author:   hofman
Date:     2018-06-26 22:05:55 +0000 (Tue, 26 Jun 2018)
Log Message:
-----------
need -b argument in gimp command

Modified Paths:
--------------
    trunk/bibdesk/batch-crop-scale-background.scm

Modified: trunk/bibdesk/batch-crop-scale-background.scm
===================================================================
--- trunk/bibdesk/batch-crop-scale-background.scm       2018-06-26 22:04:48 UTC 
(rev 22363)
+++ trunk/bibdesk/batch-crop-scale-background.scm       2018-06-26 22:05:55 UTC 
(rev 22364)
@@ -1,7 +1,7 @@
 ;  BATCH-CROP-SCALE-BACKGROUND
 ;  run this as follows:
 ;  (assuming 'gimp' is aliased to the gimp executable)
-;  gimp -i -b '(batch-crop-scale-background "*.png" 0 70)' '(gimp-quit 0)'
+;  gimp -i -b '(batch-crop-scale-background "*.png" 0 70)' -b '(gimp-quit 0)'
 
 (define (batch-crop-scale-background pattern
                                     threshold

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit

Reply via email to