NAME
mtoken - tool for initializing Token Devices
VERSION
Version 1.00
SYNOPSIS
mtoken [options] [commands [args]]
mtoken [-dv] [ init [NAME] ]
OPTIONS
- -c CONFIG_FILE, --config=CONFIG_FILE
-
Use CONFIG_FILE as configuration file
- --datadir=DIR, --workdir=DIR
-
Use DIR as DataDir directory
- -d, --debug
-
Print debug information on STDOUT
- -D /foo/bar/baz, --DIRECTORY=/foo/bar/baz
-
Sets directory for initializing files structure
- -h, --help
-
Show short help information and quit
- -H, --longhelp
-
Show long help information and quit
- -v, --verbose
-
Verbose option. Include Verbose debug data in the STDOUT and to error-log output
- -V, --version
-
Print the version number of the program and quit
COMMANDS
- test
-
Test of the project. Temporarily unavailable
mtoken test
- void
-
The program runs and does nothing.
mtoken void
- init
-
Initialize the Token device. Creates file structure in specifies directory See --directory option
DESCRIPTION
Tool for initializing Token Devices. This tool provides first steps to working with Token Devices.
See README
file
HISTORY
See CHANGES
file
DEPENDENCIES
TO DO
See TODO
file
BUGS
Coming soon
SEE ALSO
perl
, CTK
DIAGNOSTICS
The usual warnings if it can't read or write the files involved.
AUTHOR
Sergey Lepenkov (Serz Minus) http://www.serzik.com <abalama@cpan.org>
COPYRIGHT
Copyright (C) 1998-2017 D&D Corporation. All Rights Reserved
LICENSE
This program is distributed under the GNU GPL v3.
This program 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) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
See LICENSE
file