Skip to content
Snippets Groups Projects
Commit e26fe517 authored by Andy Yates's avatar Andy Yates
Browse files

No verbose

parent 189a8a7f
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,6 @@ sub args {
datafile_dir|dir=s
group=s
species=s
verbose
help
man
/
......@@ -262,10 +261,10 @@ check_datafiles.pl
=head1 SYNOPSIS
#BASIC
./check_datafiles.pl -release VER -user USER -pass PASS -host HOST [-port PORT] -datafile_dir DIR -ftp_dir DIR [-dry] [-verbose] [-help | -man]
./check_datafiles.pl -release VER -user USER -pass PASS -host HOST [-port PORT] -datafile_dir DIR [-species SPECIES] [-help | -man]
#EXAMPLE
./check_datafiles.pl -release 69 -host ensembdb.ensembl.org -port 5306 -user anonymous -verbose -datafile_dir /my/datafile
./check_datafiles.pl -release 69 -host ensembdb.ensembl.org -port 5306 -user anonymous -datafile_dir /my/datafile
=head1 DESCRIPTION
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment