Changed description.

Este commit está contenido en:
tastytea 2019-05-24 16:57:02 +02:00
padre 052c82ba41
commit 4c26c25c91
Firmado por: tastytea
ID de clave GPG: CFC39497F1B26E07
Se han modificado 2 ficheros con 3 adiciones y 3 borrados

Ver fichero

@ -1,6 +1,6 @@
= compilescript
*compilescript* allows you to execute files from compiled languages as scripts.
*compilescript* allows you to execute files from compiled languages like scripts.
By default it uses `g++`.
It compiles the source file, stores the binary in

Ver fichero

@ -2,7 +2,7 @@
:doctype: manpage
:Author: tastytea
:Email: tastytea@tastytea.de
:Date: 2019-04-13
:Date: 2019-05-24
:Revision: 0.0.0
:man source: compilescript
:man version: {revision}
@ -10,7 +10,7 @@
== NAME
compilescript - allows you to execute files from compiled languages as scripts.
compilescript - allows you to execute files from compiled languages like scripts.
== SYNOPSIS