https://github.com/amule-project/amule/blob/master/docs/man/amulecmd.es.1 For example: ``` $ man amulecmd .... Mostrar <what> Shows upload/download queue, servers list or shared files list. .... ``` The curious thing is that the command is translated, in this case “`Show`” ("`Mostrar`"), but not the explanation. When it should be the other way around.
https://github.com/amule-project/amule/blob/master/docs/man/amulecmd.es.1
For example:
The curious thing is that the command is translated, in this case “
Show” ("Mostrar"), but not the explanation. When it should be the other way around.