dep

Package manager for embedded C libraries
git clone git://git.finwo.net/app/dep
Log | Files | Refs | README | LICENSE

commit 0b3475f951233e6e37bc56126fcd710b0ff0f193
parent a5f6f58dcb1a9668c38249969b9425caa1398043
Author: finwo <finwo@pm.me>
Date:   Fri,  8 Mar 2024 22:33:34 +0100

Renamed original usage to summary in readme

Diffstat:
MREADME.md | 4++--
MREADME.md.html | 4++--
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -3,8 +3,8 @@ dep General purpose dependency manager, with a slight focus on static C libraries -Usage ------ +Summary +------- ``` Usage: dep [global options] <command> [options] [-- ...args] diff --git a/README.md.html b/README.md.html @@ -3,8 +3,8 @@ __NAME General purpose dependency manager, with a slight focus on static C libraries -Usage ------ +Summary +------- ``` <!-- #include "src/command/help/topic/global.txt" -->