1 .TH AUR-VIEW 1 2022-03-12 AURUTILS
3 aur\-view \- inspect git repositories
14 presents git repositories to the user for inspection. A file
15 manager or pager is determined in the following order:
24 Should the exit status of the pager exceed 0 (for example,
30 terminates immediately.
32 On a successful exit of the pager, the inspected
34 revisions are stored in
35 .BR $XDG_DATA_HOME/aurutils/view ,
38 environment variable, if set. These revisions are then used to
51 to generate diffs with
59 Suppress patch output, only showing a summary.
63 The revision used for comparing changes. Defaults to
67 .BI \-a " FILE" "\fR,\fP \-\-arg\-file=" FILE
68 A textfile describing git repositories relative to the current
69 directory. If unspecified, repositories are taken from the
78 The file manager used to view and edit build files. This variable is
79 split on white space to allow program options, for example:
80 .IR "AUR_PAGER=less \-K" .
84 Display an additional prompt after the file manager has exited (see
86 If set, display an additional confirmation prompt after the file
87 manager has exited successfully. This may be used for (GUI) file
88 managers not supporting an exit status greater zero to indicate
99 .MT https://github.com/AladW
103 .\" vim: set textwidth=72: