Skip to content

Commit

Permalink
Updated manpage
Browse files Browse the repository at this point in the history
  • Loading branch information
eribertomota committed Nov 10, 2021
1 parent 96e0b91 commit 1f37502
Show file tree
Hide file tree
Showing 3 changed files with 176 additions and 115 deletions.
4 changes: 2 additions & 2 deletions man/create-man.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ txt2man -d "$T2M_DATE" -t $T2M_NAME -r $T2M_NAME-$T2M_VERSION -s $T2M_LEVEL -v "
#--------------------------------------------------------

# Put here all data for your first manpage (in T2M lines)
T2M_DATE="25 Jul 2021"
T2M_DATE="09 Nov 2021"
T2M_NAME=scrot
T2M_VERSION=1.6
T2M_VERSION=1.7
T2M_LEVEL=1
T2M_DESC="command line screen capture utility"
create-man
Loading

0 comments on commit 1f37502

Please sign in to comment.