From 5115bdcedf017dc3ad2c8aa377439e48389b57a7 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 29 Jan 2023 23:49:39 +0000 Subject: bin: Indicate in synopsis that host is required for tissue-pull. * bin/tissue (tissue-pull): Indicate in synopsis that host is a required argument. --- bin/tissue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/tissue b/bin/tissue index 1b2e44c..1355f53 100755 --- a/bin/tissue +++ b/bin/tissue @@ -444,7 +444,7 @@ HOSTNAME." (define tissue-pull (match-lambda* (("--help") - (format #t "Usage: ~a pull [OPTIONS] [HOST] + (format #t "Usage: ~a pull [OPTIONS] HOST Pull latest from upstream repositories. -C, --config=CONFIG-FILE read configuration parameters from CONFIG-FILE -- cgit v1.2.3