tilde-launcher/tilde.1

34 lines
793 B
Groff

.TH tilde 1 "5 September 2018" "v0.0.2"
.SH NAME
tilde \- user script wrapper and submission tool
.SH SYNOPSIS
.B tilde [options] (scriptname)
.P
.SH DESRIPTION
.B tilde
is a wrapper around user-submitted scripts.
any accepted script in /tilde/bin can be run with
the wrapper feature.
users can submit any script in their ~/bin directory
which will be mailed to admins for review.
.SH USAGE
.TP
.B tilde list
List all available scripts in /tilde/bin
.TP
.B tilde [scriptname]
Run scriptname.
.TP
.B tilde submit
Submit a script from your ~/bin directory
.TP
.B tilde about [scriptname]
Get the submitter's description for a script.
.SH DEPENDENCIES
None.
.SH BUGS
None known. Please submit to https://tildegit.org/team/tilde-launcher/issues
.SH AUTHOR
Ben Harris <ben (at) tilde (dot) team>