UMEGAYA-ADM(1) | User Contributed Perl Documentation | UMEGAYA-ADM(1) |
umegaya-adm - A tool to administrate the Umegaya database.
umegaya-adm -p package -k key -v value [--delete] [--verbose]
umegaya-adm -h, --help
"umegaya-adm" interrogates or modifies the Berkeley database in which the gathered metadata is stored. If a combination of package, key and value is given, it will set the value. Otherwise it will give appropriate information using the of package or key provided as argument.
For example:
$ umegaya-adm -p package -k key -v value $ umegaya-adm -p package -k key value $ umegaya-adm -p package -k key2 -v value2 $ umegaya-adm -p package -k key2 value2 $ umegaya-adm -p package key value key2 value2 $ umegaya-adm -p package2 -k key -v value3 $ umegaya-adm -k key package value package2 value3 $ umegaya-adm -p package2 -k key --delete $ umegaya-adm -k key package value
use "umegaya-adm" to set special keys for the packages.
Charles Plessy <plessy@debian.org>
BOLA - Buena Onda License Agreement (v1.1) ------------------------------------------ This work is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this work. To all effects and purposes, this work is to be considered Public Domain. However, if you want to be "buena onda", you should: 1. Not take credit for it, and give proper recognition to the authors. 2. Share your modifications, so everybody benefits from them. 3. Do something nice for the authors. 4. Help someone who needs it: sign up for some volunteer work or help your neighbour paint the house. 5. Don't waste. Anything, but specially energy that comes from natural non-renewable resources. Extra points if you discover or invent something to replace them. 6. Be tolerant. Everything that's good in nature comes from cooperation.
http://anonscm.debian.org/gitweb/?p=collab-maint/umegaya.git;a=blob;f=scripts/umegaya-adm
Hey! The above document had some coding errors, which are explained below:
2014-06-01 | perl v5.18.2 |