django-cafe icon indicating copy to clipboard operation
django-cafe copied to clipboard

-cpj by default is misleading

Open pheze opened this issue 13 years ago • 2 comments

If there's only one file, it should be -cp.

pheze avatar May 24 '11 03:05 pheze

I've made a fix for this in a9f578c88422494ed776de67bef7b4a9fd8ef7bb. Is that what you were thinking of?

bohde avatar May 24 '11 08:05 bohde

Well, actually neither -c nor -j are needed. We're already taking care of that by writing to stdout and then piping into a file.

nisc avatar Oct 08 '11 19:10 nisc