diff options
author | resdb <resdb@d3v11-VM.(none)> | 2011-10-22 18:03:29 -0500 |
---|---|---|
committer | resdb <resdb@d3v11-VM.(none)> | 2011-10-22 18:03:29 -0500 |
commit | a741742d025f9db3c7ee3d408e92f1bbb986e828 (patch) | |
tree | 005b06482f49042b518536ef5a68dfd6d4157404 /contrib | |
parent | d7ca60f5e49cd59c0b7e17d50f5f197e2bae94c5 (diff) | |
download | resdb-a741742d025f9db3c7ee3d408e92f1bbb986e828.tar.gz resdb-a741742d025f9db3c7ee3d408e92f1bbb986e828.zip |
splicex more stuff
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/splicex/LINUX/manual | 49 |
1 files changed, 24 insertions, 25 deletions
diff --git a/contrib/splicex/LINUX/manual b/contrib/splicex/LINUX/manual index 93ab06b..e714a9a 100644 --- a/contrib/splicex/LINUX/manual +++ b/contrib/splicex/LINUX/manual @@ -1,12 +1,29 @@ .TH SpliceX "" "" "" "" - __________ _ _ __ __ ______ - / / / / ___| _ __ | (_) ___ ___\\ \\/ / / / / / - / / / /\\___ \\| '_ \\| | |/ __/ _ \\\\ / / / / / - / / / / ___) | |_) | | | (_| __// \\ / / / / - /_/_/_/ |____/| .__/|_|_|\\___\\___/_/\\_\\/_/_/_/ - |_| + __________ _ _ __ __ ______ + / / / / ___| _ __ | (_) ___ ___\\ \\/ / / / / / + / / / /\\___ \\| '_ \\| | |/ __/ _ \\\\ / / / / / + / / / / ___) | |_) | | | (_| __// \\ / / / / + /_/_/_/ |____/| .__/|_|_|\\___\\___/_/\\_\\/_/_/_/ + |_| + + .:Brute Force Utilities For GNU/Linux:. + + +SpliceX is free software: you can redistribute it and/or modify it under +.br +the terms of the GNU General Public License as published by the Free +.br +Software Foundation, either version 3 of the License, or (at your option) +.br +any later version. - .:Brute Force Utilities For GNU/Linux:. +SpliceX is distributed in the hope that it will be useful, but WITHOUT +.br +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +.br +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License +.br +for more details. <http://www.gnu.org/licenses/> .SH OPTIONS @@ -743,21 +760,3 @@ splicex\\ splicex --command='curl --user <user[:PASSWORD]> https://www.example.com' -R -.SH -LICENSE - -SpliceX is free software: you can redistribute it and/or modify it under -.br -the terms of the GNU General Public License as published by the Free -.br -Software Foundation, either version 3 of the License, or (at your option) -.br -any later version. - -SpliceX is distributed in the hope that it will be useful, but WITHOUT -.br -ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -.br -FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -.br -for more details. <http://www.gnu.org/licenses/> |