File: scriptisto-new.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 (17 lines) | stat: -rw-r--r-- 600 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH scriptisto-new 1  "scriptisto-new " 
.SH NAME
scriptisto\-new \- Prints an example starting script in a programming language of your choice
.SH SYNOPSIS
\fBscriptisto new\fR [\fB\-h\fR|\fB\-\-help\fR] [\fITEMPLATE_NAME\fR] 
.SH DESCRIPTION
Prints an example starting script in a programming language of your choice
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help information
.TP
[\fITEMPLATE_NAME\fR]
If specified, determines a language. Example usage: "scriptisto new <template_name> | tee new\-script".
If not specified, "new" lists available templates.