dotfiles

<-- duh.
Log | Files | Refs | LICENSE

commit 6ad39bf27e651b51c0e4669b639735094a458429
parent 687fa9758f839a31b97d76c1349e090b2cedc0da
Author: hhvn <dev@hhvn.uk>
Date:   Tue, 27 Apr 2021 16:46:48 +0100

.c/g/m/m/hhvn-git.7: reformat with .Bl

Diffstat:
M.config/git/man/man7/hhvn-git.7 | 70+++++++++++++++++++++++++++++++---------------------------------------
1 file changed, 31 insertions(+), 39 deletions(-)

diff --git a/.config/git/man/man7/hhvn-git.7 b/.config/git/man/man7/hhvn-git.7 @@ -1,48 +1,40 @@ -.Dd hhvn-git +.Dd 27 Apr 2021 .Dt hhvn-git 7 -.Os +.Os hhvn-git(7) .Sh Name .Nm hhvn-git .Nd set of git aliases and wrappers .Sh FILES $HOME/.config/git/* .Sh COMPONENTS -.Xr git-hs 1 -- history - -.Xr git-fm 1 -- format-patch - -.Xr git-ac 1 -- add & commit - -.Xr git-re 1 -- remote - -.Xr git-mg 1 -- merge - -.Xr git-ch 1 -- checkout - -.Xr git-ad 1 -- add - -.Xr git-cp 1 -- cherry-pick - -.Xr git-co 1 -- commit - -.Xr git-rs 1 , -.Xr git-rh 1 , -- reset - -.Xr git-pu 1 , -.Xr git-pa 1 -- push - -.Xr git-se 1 -- send-email +.Bl -tag -compact -width 'git-xx(x)' +.It Xr git-hs 1 +history +.It Xr git-fm 1 +format-patch +.It Xr git-ac 1 +add & commit +.It Xr git-re 1 +remote +.It Xr git-mg 1 +merge +.It Xr git-ch 1 +checkout +.It Xr git-ad 1 +add +.It Xr git-cp 1 +cherry-pick +.It Xr git-co 1 +commit +.It Xr git-rs 1 +reset +.It Xr git-rh 1 +reset hard +.It Xr git-pu 1 +push +.It Xr git-pa 1 +push all +.It Xr git-se 1 +send-email .Sh AUTHOR .An hhvn Aq Mt dev@hhvn.uk .