Skip to content

Commit

Permalink
Merge pull request #136 from galaxyproject/improve-help
Browse files Browse the repository at this point in the history
Dataset help
  • Loading branch information
ksuderman authored Oct 7, 2022
2 parents f8d8953 + d98792d commit 6b39aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion abm/lib/menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
help: download a dataset from the server
- name: ['import', 'imp']
handler: dataset.import_from_config
params: PATH [-id HISTORY_ID | -c "History name"]
params: KEY [-id HISTORY_ID | -c "History name"]
help: imports a dataset to the server from a URL specified in the datasets.yml config file.
- name: ['list', 'ls']
handler: dataset.list
Expand Down

0 comments on commit 6b39aed

Please sign in to comment.