small correction

This commit is contained in:
cremesk 2019-08-01 22:20:13 +02:00
parent e5b2df690a
commit ae73a22724
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
2 changed files with 4 additions and 5 deletions

4
envs
View File

@ -1,7 +1,7 @@
#!/bin/bash
# ---------------------------------------------------------------------------
# envs - manage user-submitted scripts and apps
# forked from tilde
# forked from tilde.team
# Copyright 2018, Ben Harris <ben@tilde.team>
@ -21,7 +21,7 @@
# ---------------------------------------------------------------------------
PROGNAME=${0##*/}
VERSION="0.0.2"
VERSION="0.0.1"
clean_up() { # Perform pre-exit housekeeping

5
envs.1
View File

@ -1,4 +1,4 @@
.TH envs 1 "5 September 2018" "v0.0.2"
.TH envs 1 "9 June 2019" "v0.0.1"
.SH NAME
envs \- user script wrapper and submission tool
.SH SYNOPSIS
@ -29,6 +29,5 @@ Get the submitter's description for a script.
None.
.SH BUGS
None known. Please submit to https://github.com/envs-net/envs_launcher/issues
and https://tildegit.org/team/tilde-launcher/issues
.SH AUTHOR
Ben Harris <ben (at) tilde (dot) team>
Ben Harris <creme (at) envs (dot) net>