Introduction
Introduction Statistics Contact Development Disclaimer Help
tClarify usage regarding -c and -l mutual exclusion - stagit - static git page …
git clone git://src.adamsgaard.dk/stagit
Log
Files
Refs
README
LICENSE
---
commit c7f158c58c338961b1a1a91f41a5dade42853dec
parent 66e341067762857e5b3e6b4279395a2dcae46f04
Author: Quentin Rameau <[email protected]>
Date: Wed, 9 May 2018 18:51:08 +0200
Clarify usage regarding -c and -l mutual exclusion
Diffstat:
M stagit.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/stagit.c b/stagit.c
t@@ -1010,7 +1010,7 @@ err:
void
usage(char *argv0)
{
- fprintf(stderr, "%s [-c cachefile] [-l commits] repodir\n", argv0);
+ fprintf(stderr, "%s [-c cachefile | -l commits] repodir\n", argv0);
exit(1);
}
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.