~ubuntu-branches/ubuntu/oneiric/eggdrop/oneiric

« back to all changes in this revision

Viewing changes to src/mod/compress.mod/help/set/compress.help

  • Committer: Bazaar Package Importer
  • Author(s): Guilherme de S. Pastore
  • Date: 2004-06-17 09:15:28 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040617091528-64rrw1sa33lkfhmh
Tags: 1.6.16-2
* Fixed typo on README.Debian
* Fixed hyphens in manual page
* Converted debian/rules to CDBS
* Set path to binary on example config file
* Changed LANGDIR on src/eggdrop.h (Closes: #254824)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
%{help=set share-compressed}%{+n}
2
2
###  %bset share-compressed%b <0/1>
3
 
  Specifies wether to allow compressed sending of user files. The user files
4
 
  are compressed with the compression level defined in `compress-level'.
 
3
  Allow compressed sending of user files? The user files are compressed with
 
4
  the compression level defined in `compress-level'.
5
5
%{help=set compress-level}%{+n}
6
6
###  %bset compress-level%b <0-9>
7
 
  Defines the default compression level used.
 
7
  This is the default compression level used. These levels are the same as
 
8
  those used by GNU gzip.