App::Cme::Command::update(3pm) | User Contributed Perl Documentation | App::Cme::Command::update(3pm) |
App::Cme::Command::update - Update the configuration of an application
version 1.038
cme update <application> # example: cme update dpkg-copyright
Update a configuration file. The update is done scanning external resource.
For instance, "cme update dpkg-copyright" command can be used to update a specific Debian package file ("debian/copyright"). This is done by scanning the headers of source files.
Currently, only dpkg-copyright application currently supports updates.
The configuration data (i.e. the content of "debian/copyright" in this example) is mapped to a tree structure inside cme. You can:
See "Global Options" in cme.
cme
Dominique Dumont
This software is Copyright (c) 2014-2022 by Dominique Dumont <ddumont@cpan.org>.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999
2022-03-13 | perl v5.34.0 |