Skip to content

Commit

Permalink
better doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Josef Urban committed Aug 29, 2010
1 parent 866cb1c commit 3a5e949
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions miz_item_deps_bf.pl
Expand Up @@ -2,11 +2,20 @@


=head1 NAME =head1 NAME
miz_item_deps_bf.pl file ( get implicit Mizar depndencies, using brute-force approach) miz_item_deps_bf.pl [Options] XMLElementRegexp ExtensionOfImportedFile ArticleName
(get precise implicit Mizar dependencies on imported constructs using
a brute-force approach)
=head1 SYNOPSIS =head1 SYNOPSIS
miz_item_deps_bf.pl Definiens dfs ~/test/a # get Definiens dependencies
miz_item_deps_bf.pl -q Definiens dfs ~/test/a
# get RCluster,CCluster,FCluster dependencies
miz_item_deps_bf.pl -q \[RCF\]Cluster ecl ~/test/a1
Options: Options:
--mizfiles=<arg>, -m<arg> --mizfiles=<arg>, -m<arg>
Expand Down

0 comments on commit 3a5e949

Please sign in to comment.