[doc] add module portage_status (plus attribution)
This commit is contained in:
parent
088309df23
commit
83a4be3bc0
2 changed files with 12 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
Parameters:
|
Parameters:
|
||||||
* portage_status.logfile: logfile for portage (default is /var/log/emerge.log)
|
* portage_status.logfile: logfile for portage (default is /var/log/emerge.log)
|
||||||
|
|
||||||
|
contributed by `andrewreisner <https://github.com/andrewreisner>`_ - many thanks!
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
|
@ -967,6 +967,16 @@ Parameters:
|
||||||
|
|
||||||
contributed by `martindoublem <https://github.com/martindoublem>`_, inspired by `karthink <https://github.com/karthink>`_ - many thanks!
|
contributed by `martindoublem <https://github.com/martindoublem>`_, inspired by `karthink <https://github.com/karthink>`_ - many thanks!
|
||||||
|
|
||||||
|
portage_status
|
||||||
|
~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Displays the status of Gentoo portage operations.
|
||||||
|
|
||||||
|
Parameters:
|
||||||
|
* portage_status.logfile: logfile for portage (default is /var/log/emerge.log)
|
||||||
|
|
||||||
|
contributed by `andrewreisner <https://github.com/andrewreisner>`_ - many thanks!
|
||||||
|
|
||||||
prime
|
prime
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue