diff options
| author | fukachan <fukachan> | 2006-01-19 10:14:04 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-19 10:14:04 +0000 |
| commit | 9c6bf92b7986b51312e0558e834c96d00c2710b3 (patch) | |
| tree | 80c3ead8bd16422bda115301908d0e8e1ab2379f /fml/doc/ja/tutorial/customize/chapter.command.sgml | |
| parent | 1308b00fb949afccd5d0e27e2d7af4f93715c135 (diff) | |
| download | fml8-9c6bf92b7986b51312e0558e834c96d00c2710b3.tar.gz fml8-9c6bf92b7986b51312e0558e834c96d00c2710b3.tar.bz2 fml8-9c6bf92b7986b51312e0558e834c96d00c2710b3.zip | |
add admin command recipes
Diffstat (limited to 'fml/doc/ja/tutorial/customize/chapter.command.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/customize/chapter.command.sgml | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/customize/chapter.command.sgml b/fml/doc/ja/tutorial/customize/chapter.command.sgml index a1bc3d0e..007d2d7f 100644 --- a/fml/doc/ja/tutorial/customize/chapter.command.sgml +++ b/fml/doc/ja/tutorial/customize/chapter.command.sgml @@ -1,5 +1,5 @@ <!-- - $FML: chapter.command.sgml,v 1.4 2005/06/25 15:11:29 fukachan Exp $ + $FML: chapter.command.sgml,v 1.5 2006/01/16 12:02:07 fukachan Exp $ --> @@ -45,8 +45,24 @@ package の名前空間に気をつけてください。 レシピ’s </title> +<sect2> + <title> + コマンド一般 + </title> + §.customize.command.recipes; +</sect2> + +<sect2> + <title> + admin コマンド + </title> + +§.customize.command.admin.recipes; + +</sect2> + </sect1> |
