diff options
author | Julian Seward <jseward@acm.org> | 1997-08-07 22:13:13 +0200 |
---|---|---|
committer | Julian Seward <jseward@acm.org> | 1997-08-07 22:13:13 +0200 |
commit | 33d134030248633ffa7d60c0a35a783c46da034b (patch) | |
tree | b760dc34185dccc7054989c1472478574223cc31 /words3sh | |
download | bzip2-0.1.tar.gz bzip2-0.1.tar.bz2 bzip2-0.1.zip |
bzip2-0.1bzip2-0.1
Diffstat (limited to '')
-rw-r--r-- | words3sh | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/words3sh b/words3sh new file mode 100644 index 0000000..1139177 --- /dev/null +++ b/words3sh | |||
@@ -0,0 +1,12 @@ | |||
1 | If you got this far and the "bzip2 -dvv"s give identical | ||
2 | stored vs computed CRCs, you're probably in business. | ||
3 | Complete instructions for use are in the preformatted manual page, | ||
4 | in the file bzip2.txt. | ||
5 | |||
6 | You can also do "bzip2 --help" to see some helpful information. | ||
7 | "bzip2 -L" displays the software license. | ||
8 | |||
9 | Please read the README file carefully. | ||
10 | Finally, note that bzip2 comes with ABSOLUTELY NO WARRANTY. | ||
11 | |||
12 | Happy compressing! \ No newline at end of file | ||