Update docs

This commit is contained in:
0x1eef 2024-06-01 03:58:10 -03:00
parent 14c8b04e41
commit 4e42e42950
2 changed files with 6 additions and 10 deletions

View file

@ -57,7 +57,7 @@ the first time:
The most recent version of sourcezap can be installed directly
via git:
user@localhost$ git clone https://github.com/0x1eef/sourcezap.git
user@localhost$ git clone https://git.hardenedbsd.org/0x1eef/sourcezap.git
user@localhost$ cd sourcezap
root@localhost# make install
root@localhost# setup-sourcezap

View file

@ -6,15 +6,11 @@
.Nd manages a copy of the HardenedBSD source tree
.Sh SYNOPSIS
.br
sourcezap clone
.br
sourcezap pull
.br
sourcezap checkout
.br
sourcezap install
.br
sourcezap rm
.Nm sourcezap clone
.Nm sourcezap pull
.Nm sourcezap checkout
.Nm sourcezap install
.Nm sourcezap rm
.Sh DESCRIPTION
.Nm sourcezap
manages a copy of the HardenedBSD source tree.