1App::Cme::Command::shelUls(e3r)Contributed Perl DocumentAaptpi:o:nCme::Command::shell(3)
2
3
4
6 App::Cme::Command::shell - Edit the configuration of an application
7 with a shell
8
10 version 1.029
11
13 # simple shell like interface
14 cme shell dpkg-copyright
15
17 Edit the configuration with a shell like interface. See
18 Config::Model::TermUI for details. This is a shortcut for "cme edit -ui
19 shell". See App::Cme::Command::shell.
20
22 See "Global Options" in cme.
23
25 -open-item
26 Open a specific item of the configuration when opening the editor
27
28 -bare
29 Use Term UI without auto-completion or font enhancements.
30
32 cme
33
35 Dominique Dumont
36
38 This software is Copyright (c) 2014-2018 by Dominique Dumont.
39
40 This is free software, licensed under:
41
42 The GNU Lesser General Public License, Version 2.1, February 1999
43
44
45
46perl v5.28.0 2018-08-21 App::Cme::Command::shell(3)