diff options
author | Dave Woodfall <dave@slackbuilds.org> | 2020-07-16 05:08:18 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-08-29 10:08:43 +0700 |
commit | 72cb24cd92965fef77368b9eb2e7942f31aa4c1b (patch) | |
tree | f9b87ca1a7a72388e763a934a9dce7de8f000334 /system/mkslack/README | |
parent | e739f6ed33e43c9bad2dc38109bb172e0b7e4363 (diff) |
system/mkslack: Updated for version 5.3.4.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mkslack/README')
-rw-r--r-- | system/mkslack/README | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/system/mkslack/README b/system/mkslack/README index e30ce3d17c..02924bf5f3 100644 --- a/system/mkslack/README +++ b/system/mkslack/README @@ -1,6 +1,12 @@ -mkslack - a SlackBuild generator +NAME + mkslack - a SlackBuild generator -mkslack generates SlackBuild scripts and supporting files using the -standard SBo templates found at https://slackbuilds.org/templates/ +SYNOPSIS + mkslack [options] archive -mkslack [options] archive +DESCRIPTION + mkslack generates SlackBuild scripts and supporting + files using the standard SBo templates found at + https://slackbuilds.org/templates/ + + See mkslack(1) for comprehensive option descriptions. |