feat: help command #36

Merged
Anri merged 23 commits from help into main 2022-07-25 00:54:19 +02:00

23 commits

Author SHA1 Message Date
787a4a2abd
keep only names in help command and show desc in detailed vue 2022-07-25 00:38:14 +02:00
0985da60fb
update translations 2022-07-25 00:37:43 +02:00
64f61e35e8
add comments 2022-07-25 00:26:03 +02:00
adad5db364
add info about one command 2022-07-25 00:14:29 +02:00
2385520980
update translation 2022-07-25 00:14:15 +02:00
2f9053bcc9
capitalize instead of uppercase 2022-07-24 23:45:45 +02:00
9ed2138bab
add string extension for capitalize string 2022-07-24 23:45:39 +02:00
b3d8755b7d
apply new style 2022-07-24 16:29:48 +02:00
b3fb838920
support argument 2022-07-24 16:28:26 +02:00
fe7b0ad5d7
update translations 2022-07-24 16:27:52 +02:00
2c27664979
newline 2022-07-24 15:53:13 +02:00
86c074c7be
optimization 2022-07-24 15:49:20 +02:00
a857898300
show categories, commands name and desc 2022-07-24 15:46:01 +02:00
33dd6cfc17
update translation 2022-07-24 15:45:48 +02:00
743d6eb471
specify that data need the client 2022-07-24 15:43:20 +02:00
f1622fa7e4
Add names and desc of missing commands 2022-07-24 15:43:06 +02:00
fdbbbe6957
fix typo 2022-07-24 15:42:55 +02:00
62e61df3d0
lowercase name localization 2022-07-24 15:42:40 +02:00
b085539b48
ability to lowercase output for names 2022-07-24 15:42:25 +02:00
a8ce8faf06
Store data about categories + comments 2022-07-24 14:18:19 +02:00
c39826ead3
remove "?" 2022-07-24 14:07:50 +02:00
e15176123e
Use Array 2022-07-24 14:07:15 +02:00
dc8c0ab570
WIP: help command 2022-07-24 13:51:07 +02:00