ref: 357e58699e6ababa2f971461a4918f552bca1e9e
parent: 266881b45935d644caad088549cd37697a200bd0
author: Ori Bernstein <[email protected]>
date: Mon Sep 25 20:58:18 EDT 2023
git(1): document flag to show unused files
--- a/sys/man/1/git
+++ b/sys/man/1/git
@@ -521,6 +521,8 @@
The
.B -f
option filters files by status, and only matching items are printed.
+By default, the filters are
+.BR TRMA .
.PP
The status characters are as follows:
@@ -536,6 +538,9 @@
.TP
A
This file will be present in the next commit.
+.TP
+U
+This file is not tracked by git.
.PP
.B Git/compat