[doc] add module portage_status (plus attribution)

This commit is contained in:
tobi-wan-kenobi 2020-07-12 19:31:28 +02:00
parent 088309df23
commit 83a4be3bc0
2 changed files with 12 additions and 0 deletions

View file

@ -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

View file

@ -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
~~~~~ ~~~~~