diff options
| author | fukachan <fukachan> | 2002-09-22 14:56:37 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-09-22 14:56:37 +0000 |
| commit | 92a5887666e6fef5b5da5cf8ad036dda608be463 (patch) | |
| tree | 69961b1bd91f1c401002a2c562fd11573f1814c7 /fml/lib/FML/Command/User/help.pm | |
| parent | a91e4033c9ac01fa075cce256189256ed84f93bf (diff) | |
| download | fml8-92a5887666e6fef5b5da5cf8ad036dda608be463.tar.gz fml8-92a5887666e6fef5b5da5cf8ad036dda608be463.tar.bz2 fml8-92a5887666e6fef5b5da5cf8ad036dda608be463.zip | |
add section on FNF
Diffstat (limited to 'fml/lib/FML/Command/User/help.pm')
| -rw-r--r-- | fml/lib/FML/Command/User/help.pm | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/lib/FML/Command/User/help.pm b/fml/lib/FML/Command/User/help.pm index 076b51c7..9a60760c 100644 --- a/fml/lib/FML/Command/User/help.pm +++ b/fml/lib/FML/Command/User/help.pm @@ -4,7 +4,7 @@ # All rights reserved. This program is free software; you can # redistribute it and/or modify it under the same terms as Perl itself. # -# $FML: help.pm,v 1.12 2002/04/06 01:32:21 fukachan Exp $ +# $FML: help.pm,v 1.13 2002/09/11 23:18:10 fukachan Exp $ # package FML::Command::User::help; @@ -68,6 +68,10 @@ sub process } +=head1 CODING STYLE + +See C<http://www.fml.org/software/FNF/> on fml coding style guide. + =head1 AUTHOR Ken'ichi Fukamachi |
