Skip to content
Snippets Groups Projects
Commit 71c571f0 authored by Glenn Proctor's avatar Glenn Proctor
Browse files

*** empty log message ***

parent b9fb3d60
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,6 @@ GetOptions('dbuser|user=s' => \$user,
'species=s' => \@species,
'source=s' => \@sources,
'download_dir=s' => \$dl_path,
'delete_downloaded' => \$delete_downloaded , # deletes all downloaded files
'skipdownload' => \$skipdownload, # skips all downloads
'checkdownload!' => \$checkdownload, # if file exists it won't be downloaded
'create' => \$create,
......
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