Sources Bugzilla – Bug 6014
-print options should accumulate
Last modified: 2008-10-21 21:39:59 UTC
For instance: -print full-path -print inline is equivalent to: -print full-path,inline at present each -print option resets everything.