Changeset 886

Show
Ignore:
Timestamp:
10/30/07 14:38:26 (6 years ago)
Author:
typester
Message:

perl/irssi/scripts/mobirc.pl: SYNOPSISを今のに追従

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/irssi/scripts/mobirc.pl

    r885 r886  
    294294=head1 SYNOPSIS 
    295295 
    296     1. Edit $config in this script. 
    297      
    298     2. copy (or link) this script into irssi script directory 
     296    1.. copy (or link) this script into irssi script directory 
    299297     
    300298    2. run irssi with Mobirc 
     
    302300       PERL5LIB=/path/to/mobirc/lib irssi 
    303301     
    304     3. start script 
     302    3. start script in irssi 
    305303     
    306304       /run mobirc 
     305     
     306    4. set config.yaml path 
     307     
     308       /set mobirc_config_path /path/to/your/config.yaml 
     309     
     310    5. start mobirc 
     311     
     312       /mobirc start 
    307313 
    308314=head1 AUTHOR