Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
8564117c
Commit
8564117c
authored
Feb 22, 2020
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add entries about config file and autodetection overrides to man pages
parent
95e17749
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
1 deletion
+13
-1
cerv.1
man/cerv.1
+5
-0
eepm.1
man/eepm.1
+8
-1
No files found.
man/cerv.1
View file @
8564117c
...
...
@@ -32,6 +32,11 @@ Display help
.TP
.I -V
Show version and exit
.SH CONFIG
TODO: epm reads /etc/eepm/serv.conf so you can leave your default options there.
.SH ENV
You can override used service system via FORCESERVICE environment variable.
supported service systems: systemd, service-chkconfig, service-update, runit, service-initd
.SH BUGS
Please report any bugs to lav@etersoft.ru
.SH EXIT STATUS
...
...
man/eepm.1
View file @
8564117c
...
...
@@ -83,13 +83,20 @@ activate verbose output, mainly useful for debugging.
.TP
.I --force
force operation
.SH CONFIG
TODO: epm reads /etc/eepm/eepm.conf so you can leave your default options there.
.SH ENV
You can override used system package manager via FORCEPM environment variable.
autodetected PM: apt-rpm, apt-dpkg, urpm-rpm, pkgsrc, emerge, pacman, yum-rpm, slackpkg, zypper-rpm, conary, chocolatey, homebrew, opkg, guix, android, aptcyg, apk, tce, xbps
not autodetected PM: npackd, pkgng, deepsolver-rpm, packagekit
.SH BUGS
Please report any bugs to lav@etersoft.ru
.SH EXIT STATUS
.B any epm command
will return zero on success and non zero on operation failure.
.SH SEE ALSO
.BR
c
erv (1), erc (1)
.BR
s
erv (1), erc (1)
.TP
.B http://wiki.etersoft.ru/eepm
EEPM wiki page
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment