Changed description.
This commit is contained in:
parent
052c82ba41
commit
4c26c25c91
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Reference in New Issue
Block a user