summaryrefslogtreecommitdiff
path: root/contrib/splicex/LINUX
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/splicex/LINUX')
-rw-r--r--contrib/splicex/LINUX/manual10
-rwxr-xr-xcontrib/splicex/LINUX/splicex.py15
2 files changed, 18 insertions, 7 deletions
diff --git a/contrib/splicex/LINUX/manual b/contrib/splicex/LINUX/manual
index a0959e7..93ab06b 100644
--- a/contrib/splicex/LINUX/manual
+++ b/contrib/splicex/LINUX/manual
@@ -1,4 +1,12 @@
-.TH SpliceX "" "" "" "Brute Force Utilities For GNU/Linux"
+.TH SpliceX "" "" "" ""
+ __________ _ _ __ __ ______
+ / / / / ___| _ __ | (_) ___ ___\\ \\/ / / / / /
+ / / / /\\___ \\| '_ \\| | |/ __/ _ \\\\ / / / / /
+ / / / / ___) | |_) | | | (_| __// \\ / / / /
+ /_/_/_/ |____/| .__/|_|_|\\___\\___/_/\\_\\/_/_/_/
+ |_|
+
+ .:Brute Force Utilities For GNU/Linux:.
.SH
OPTIONS
diff --git a/contrib/splicex/LINUX/splicex.py b/contrib/splicex/LINUX/splicex.py
index 8196423..7565d83 100755
--- a/contrib/splicex/LINUX/splicex.py
+++ b/contrib/splicex/LINUX/splicex.py
@@ -1,13 +1,14 @@
#!PYTHON
HELP = """
- __________ _ _ __ __ ______
- / / / / ___| _ __ | (_) ___ ___\ \/ / / / / /
- / / / /\___ \| '_ \| | |/ __/ _ \\\\ / / / / /
- / / / / ___) | |_) | | | (_| __// \ / / / /
-/_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/
- |_|
+ __________ _ _ __ __ ______
+ / / / / ___| _ __ | (_) ___ ___\ \/ / / / / /
+ / / / /\___ \| '_ \| | |/ __/ _ \\\\ / / / / /
+ / / / / ___) | |_) | | | (_| __// \ / / / /
+ /_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/
+ |_|
+ .:Brute Force Utilities For GNU/Linux:.
--help Show help display and exit
@@ -109,6 +110,8 @@ LICENSE = """
/_/_/_/ |____/| .__/|_|_|\___\___/_/\_\/_/_/_/
|_|
+ .:Brute Force Utilities For GNU/Linux:.
+
SpliceX is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free
Software Foundation, either version 3 of the License, or (at your option)