Skip to content
This repository has been archived by the owner on Jun 9, 2018. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
update doc
  • Loading branch information
fperrad committed Feb 21, 2009
1 parent 497a299 commit 8cac149
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions wmlsd.pir
Expand Up @@ -5,15 +5,15 @@

=head2 Synopsis

parrot wmlsd.pir file.wmlsc
parrot-wmlsd file.wmlsc

=head2 Description

B<wmlsd> disassembles binary form of WMLScript file.

=head2 See Also

wmls2pir, wmls2pbc, wmlsi
parrot-wmlsi

=cut

Expand Down
4 changes: 2 additions & 2 deletions wmlsi.pir
Expand Up @@ -5,7 +5,7 @@

=head2 Synopsis

parrot wmlsi.pir file.wmlsc function [params ...]
parrot-wmlsi file.wmlsc function [params ...]

=head2 Description

Expand All @@ -14,7 +14,7 @@ C<function(params, ...)>.

=head2 See Also

wmlsd, wmls2pir, wmls2pbc
parrot-wmlsd

=cut

Expand Down

0 comments on commit 8cac149

Please sign in to comment.