File: scriptisto-template.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 (29 lines) | stat: -rw-r--r-- 770 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
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH scriptisto-template 1  "scriptisto-template " 
.SH NAME
scriptisto\-template \- Manage custom script templates
.SH SYNOPSIS
\fBscriptisto template\fR [\fB\-h\fR|\fB\-\-help\fR] <\fIsubcommands\fR>
.SH DESCRIPTION
Manage custom script templates
.SH OPTIONS
.TP
\fB\-h\fR, \fB\-\-help\fR
Print help information
.SH SUBCOMMANDS
.TP
scriptisto\-template\-import(1)
Imports a template from file
.TP
scriptisto\-template\-edit(1)
Opens an editor to modify an existing template, nice for quick edits
.TP
scriptisto\-template\-rm(1)
Remove a custom template or reset it to the built\-in contents
.TP
scriptisto\-template\-ls(1)
List all templates
.TP
scriptisto\-template\-help(1)
Print this message or the help of the given subcommand(s)