Skip to content

Commit

Permalink
Merge pull request #204 from griffithlab/hotfix
Browse files Browse the repository at this point in the history
Merge hotfix branch into master
  • Loading branch information
susannasiebert committed Sep 29, 2016
2 parents 8e82d29 + b761781 commit 5b572a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pvacseq/lib/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def define_parser():
parser.add_argument(
"-i", "--additional-input-file-list",
help="yaml file of additional files to be used as inputs, e.g. cufflinks output files. "
+ "For an example of this yaml file run `pvacseq config additional_input_file_list`."
+ "For an example of this yaml file run `pvacseq config_files additional_input_file_list`."
)
parser.add_argument(
'--net-chop-method',
Expand Down

0 comments on commit 5b572a4

Please sign in to comment.