Skip to content
Snippets Groups Projects
Commit 22f3fb0a authored by Hans William Forbrigd's avatar Hans William Forbrigd
Browse files

Merge branch 'william_feature_fixgetcontent' into 'main'

small change

See merge request mattiaae/idatt2900-072!14
parents bc42dc42 3786f28c
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ def web_link_options(function):
@click.command(name='list')
@click.argument('course_id', default='_27251_1')
@click.argument('course_id')
@click.option('-f', '--folders', required=False, is_flag=True, help='Specify this if you want to only list folders.')
@click.pass_context
@exception_handler
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment