dotfiles

<-- duh.
git clone https://hhvn.uk/dotfiles
git clone git://hhvn.uk/dotfiles
Log | Files | Refs | Submodules | LICENSE

git-re.1 (450B)


      1 .Dd 27 Apr 2021
      2 .Dt git-re 1
      3 .Os hhvn-git(7)
      4 .Sh Name
      5 .Nm git-re 
      6 .Nd comfy
      7 .Xr git-remote 1
      8 wrapper.
      9 .Sh SYNOPSIS
     10 .Nm git re
     11 .Ar [SUBCOMMAND]
     12 .Ar [GIT-REMOTE-OPTIONS]
     13 .Ar [GIT-REMOTE-ARGUMENTS]
     14 .Sh DESCRIPTION
     15 Display verbose information if no arguments given.
     16 
     17 Allow add and set-url to act somewhat interchangably depending on context.
     18 
     19 Else, act just like
     20 .Xr git-remote 1 "."
     21 .Sh SEE ALSO
     22 .Xr git-remote 1
     23 .Sh AUTHOR
     24 .An hhvn Aq Mt dev@hhvn.uk .