From 5b0a92dea43f467f31a65a6f02e937d285cb0a71 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Wed, 3 Apr 2019 21:33:53 +0200 Subject: commands: add a --field flag to "git bug user" to display users details individually --- doc/man/git-bug-user.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/man/git-bug-user.1') diff --git a/doc/man/git-bug-user.1 b/doc/man/git-bug-user.1 index 1a14868d..dc04cee8 100644 --- a/doc/man/git-bug-user.1 +++ b/doc/man/git-bug-user.1 @@ -19,6 +19,10 @@ Display or change the user identity. .SH OPTIONS +.PP +\fB\-f\fP, \fB\-\-field\fP="" + Select field to display. Valid values are [email,humanId,id,lastModification,lastModificationLamport,login,metadata,name] + .PP \fB\-h\fP, \fB\-\-help\fP[=false] help for user -- cgit v1.2.3