NAME

PANAINIT - Initializes the PANASYNC base.


SYNOPSIS

panainit [-h --help]

panainit [-b --base-file basepath] {-u --unique-base url}

panainit [-b --base-file basepath] {-s --string-base phrase}

panainit [-b --base-file basepath] [-r --random-base]


DESCRIPTION

panainit initializes the PANASYNC base to be provided when a new PANASYNC file is created.

This data is stored in basepath or /usr/share/panasync/base by default.

If the kind is omitted, a random base is assumed.


OPTIONS

-u unique-base url
Specifies a url to get (from the server) an universal unique base values.

-s string-base phrase
Specifies a string for identifying this base. The string can be an email for example.

-s random-base
Specifies a random generated base. This ithe default if the kind is omitted.

-b base-file basepath
Defines the path that will be used for storing the base data.

-h help
Display usage of command.

-v verbose level
Display verbose information during execution, which includes errors and warnings.

-w warning
Consider warnings as errors and abort commands.


SEE ALSO

The PANASYNC comands: pananew, panadup, panamove, panajoin, panalist.


AUTHOR

Nuno Lopes


LICENSE

(c)2001 - The PANASYNC Project