# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2024-05-01 15:47+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. ======================================================================== #. type: IX #: archlinux #, no-wrap msgid "Title" msgstr "" #. ======================================================================== #. type: IX #: archlinux #, no-wrap msgid "PACLOG 1" msgstr "" #. type: TH #: archlinux #, no-wrap msgid "PACLOG" msgstr "" #. type: TH #: archlinux #, no-wrap msgid "2024-04-16" msgstr "" #. type: TH #: archlinux #, no-wrap msgid "pacutils" msgstr "" #. type: TH #: archlinux #, no-wrap msgid "paclog" msgstr "" #. type: SH #: archlinux #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: archlinux msgid "paclog - filter pacman log entries" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "Header" msgstr "" #. type: Plain text #: archlinux msgid "" "\\& paclog [options] [filters]... \\& paclog [options] --pkglist \\& paclog " "(--help|--version)" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: archlinux msgid "" "If input is provided on I it will be parsed instead of B<--logfile>. " "Log entries will be displayed if they match I of the provided filters. " "To display the intersection of multiple filters they can be connected by a " "pipe:" msgstr "" #. type: Plain text #: archlinux msgid "\\& paclog --after=2015-01-01 | paclog --warnings" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "OPTIONS" msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--config>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "Item" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--config=path" msgstr "" #. type: Plain text #: archlinux msgid "Set an alternate configuration file path." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--logfile>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--logfile=path" msgstr "" #. type: Plain text #: archlinux msgid "Set an alternate log file path." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--root>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--root=path" msgstr "" #. type: Plain text #: archlinux msgid "Set an alternate installation root." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--sysroot>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--sysroot=path" msgstr "" #. type: Plain text #: archlinux msgid "Set an alternate system root. See B\\|(7)." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--[no-]color>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--[no-]color" msgstr "" #. type: Plain text #: archlinux msgid "" "Colorize output. By default output will be colorized if I is a " "terminal." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--pkglist>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--pkglist" msgstr "" #. type: Plain text #: archlinux msgid "Print the list of installed packages according to the log." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--help>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--help" msgstr "" #. type: Plain text #: archlinux msgid "Display usage information and exit." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--version>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--version" msgstr "" #. type: Plain text #: archlinux msgid "Display version information and exit." msgstr "" #. type: IX #: archlinux #, no-wrap msgid "Filters" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "Subsection" msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--action>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--action=action" msgstr "" #. type: Plain text #: archlinux msgid "" "Display package operations. I must be one of " "CW<\\*(C`install\\*(C'>, CW<\\*(C`reinstall\\*(C'>, " "\\&CW<\\*(C`upgrade\\*(C'>, CW<\\*(C`downgrade\\*(C'>, " "CW<\\*(C`remove\\*(C'>, or CW<\\*(C`all\\*(C'>." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--after>=I, B<--before>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--after=date, --before=date" msgstr "" #. type: Plain text #: archlinux msgid "" "Display entries after/before I. If seconds or timezone information is " "included it will be silently ignored, allowing output from CW<\\*(C`date -" "I\\*(C'> to be used:" msgstr "" #. type: Plain text #: archlinux msgid "\\& paclog --after \"$(date -Iminutes --date \\*(Aq3 days ago\\*(Aq)\"" msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--caller>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--caller=name" msgstr "" #. type: Plain text #: archlinux msgid "" "Display log entries from I. May be specified multiple times. Case-" "sensitive." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--commandline>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--commandline" msgstr "" #. type: Plain text #: archlinux msgid "Display pacman-style logged commandline entries." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--grep>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--grep=regex" msgstr "" #. type: Plain text #: archlinux msgid "Display log entries whose message matches I." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--package>=I" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--package=pkgname" msgstr "" #. type: Plain text #: archlinux msgid "" "Display logged actions affecting I. May be specified multiple " "times." msgstr "" #. type: IP #: archlinux #, no-wrap msgid "B<--warnings>" msgstr "" #. type: IX #: archlinux #, no-wrap msgid "--warnings" msgstr "" #. type: Plain text #: archlinux msgid "Display errors, warnings, and notes." msgstr "" #. type: IX #: archlinux #, no-wrap msgid "CAVEATS" msgstr "" #. type: Plain text #: archlinux msgid "" "\\&B determines whether or not to read the log file from I " "based on a naive check using B\\|(3). If B is called in an " "environment, such as a shell function or script being used in a pipe, where " "I is not connected to a terminal but does not a log file to parse, " "B should be called with I closed. For POSIX-compatible " "shells, this can be done with CW<\\*(C`E&-\\*(C'>." msgstr ""