Is css-file-suffix no longer valid?

28 views
Skip to first unread message

Daniel15

unread,
Dec 26, 2011, 9:31:48 PM12/26/11
to SmartSprites CSS Sprite Generator Users and Developers
I'm trying to run SmartSprites with the following command line:
./smartsprites.sh /var/www/dan.cx/res/sprites.css --css-file-suffix=-
processed

And I keep getting the following error message:
"--css-file-suffix=-processed" is not a valid option

Is this option no longer valid?

Stanislaw Osinski

unread,
Dec 27, 2011, 12:49:46 PM12/27/11
to smartsprites-css...@googlegroups.com
The option is valid, just the syntax is slightly different from what's common on Linux -- parameter names and values are separated by space. Try something like this:

./smartsprites.sh --root-dir-path test/real-world-example --css-file-suffix -processed

Cheers,

Staszek
Reply all
Reply to author
Forward
0 new messages