@@ -24,7 +24,7 @@ Generated by [AVA](https://ava.li).
2424 Commands:␊
2525 init Initialize challenges␊
2626 submit Submits current task␊
27- fetchtask [key] Fetches any task as per the key supplied ␊
27+ fetchtask [key] Fetch tasks to be worked upon ␊
2828 showkeys Shows keys of all the completed tasks␊
2929 ␊
3030 Unknown command junkcmd.␊
@@ -43,7 +43,7 @@ Generated by [AVA](https://ava.li).
4343 Commands:␊
4444 init Initialize challenges␊
4545 submit Submits current task␊
46- fetchtask [key] Fetches any task as per the key supplied ␊
46+ fetchtask [key] Fetch tasks to be worked upon ␊
4747 showkeys Shows keys of all the completed tasks`
4848
4949## shows help with arg -h
@@ -59,7 +59,7 @@ Generated by [AVA](https://ava.li).
5959 Commands:␊
6060 init Initialize challenges␊
6161 submit Submits current task␊
62- fetchtask [key] Fetches any task as per the key supplied ␊
62+ fetchtask [key] Fetch tasks to be worked upon ␊
6363 showkeys Shows keys of all the completed tasks`
6464
6565## shows up help message without any args
@@ -75,7 +75,7 @@ Generated by [AVA](https://ava.li).
7575 Commands:␊
7676 init Initialize challenges␊
7777 submit Submits current task␊
78- fetchtask [key] Fetches any task as per the key supplied ␊
78+ fetchtask [key] Fetch tasks to be worked upon ␊
7979 showkeys Shows keys of all the completed tasks`
8080
8181## shows version with arg --version
0 commit comments