File: scriptisto.1

package info (click to toggle)
rust-scriptisto 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 420 kB
  • sloc: python: 25; ansic: 16; java: 11; pascal: 9; javascript: 8; cpp: 8; cs: 7; lisp: 5; f90: 5; cobol: 5; ml: 4; makefile: 4; haskell: 2
file content (36 lines) | stat: -rw-r--r-- 931 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH scriptisto 1  "scriptisto " 
.SH NAME
scriptisto \- A \*(Aqshebang\-interpreter\*(Aq for compiled languages
.SH SYNOPSIS
\fBscriptisto\fR [\fB\-h\fR|\fB\-\-help\fR]
.TP
\fBscriptisto\fR [\fISCRIPT\fR]
.TP
\fBscriptisto\fR [\fIsubcommands\fR]
.SH DESCRIPTION
A \*(Aqshebang\-interpreter\*(Aq for compiled languages
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help information
.TP
[\fISCRIPT\fR]
A path for to a script to run and additional arguments passed to this script. A script path must start with \*(Aq.\*(Aq or \*(Aq/\*(Aq
.SH SUBCOMMANDS
.TP
scriptisto\-cache(1)
Build cache operations
.TP
scriptisto\-new(1)
Prints an example starting script in a programming language of your choice
.TP
scriptisto\-template(1)
Manage custom script templates
.TP
scriptisto\-build(1)
Build a script without running
.TP
scriptisto\-help(1)
Print this message or the help of the given subcommand(s)