Add example for tar-piped decompression

Bug #746806 reported by Yavor Nikolov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pbzip2
Fix Released
Wishlist
Yavor Nikolov

Bug Description

pbzip2.cpp at line 3248, add the following below the current example from this:
       fprintf(stderr, "Example: pbzip2 -d -m500 myfile.tar.bz2\n");

to:
       fprintf(stderr, "Example: pbzip2 -d -m500 myfile.tar.bz2\n");
       fprintf(stderr, "Example: pbzip2 -dc myfile.tar.bz2 | tar x\n");

Changed in pbzip2:
assignee: nobody → Yavor Nikolov (yavor-nikolov)
status: Confirmed → In Progress
Changed in pbzip2:
status: In Progress → Fix Committed
Changed in pbzip2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.