Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
legacy
bedtools2
Commits
26892d44
Commit
26892d44
authored
Feb 05, 2015
by
arq5x
Browse files
formatting
parent
068cc3ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/intersectFile/intersectMain.cpp
View file @
26892d44
...
...
@@ -48,8 +48,8 @@ void intersect_help(void) {
cerr
<<
"Usage: "
<<
PROGRAM_NAME
<<
" [OPTIONS] -a <bed/gff/vcf/bam> -b <bed/gff/vcf/bam>"
<<
endl
<<
endl
;
cerr
<<
"
\t
\t
"
<<
"Note: -b may be followed with multiple databases and/or "
<<
endl
;
cerr
<<
"
\t
\t
"
"wildcard (*) character(s). "
<<
endl
;
cerr
<<
"
\t
"
<<
"Note: -b may be followed with multiple databases and/or "
<<
endl
;
cerr
<<
"
\t
"
"wildcard (*) character(s). "
<<
endl
;
cerr
<<
"Options: "
<<
endl
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment