From bd727a6abdb5b0c6160bffc2b4b19bbd95d98c94 Mon Sep 17 00:00:00 2001 From: Ed Bartosh Date: Sun, 30 Mar 2014 12:48:31 +0300 Subject: [PATCH] Mention --section in man page Global command line option -s/--section was not mentioned in the man. Change-Id: I5b765258fb2d3b76e5dfcecb22aae69262806b25 Signed-off-by: Ed Bartosh --- repa.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/repa.1 b/repa.1 index 40bd2e0..ec6455c 100644 --- a/repa.1 +++ b/repa.1 @@ -61,6 +61,12 @@ Print \fIrepa\fR version and exit. Print short help text and exit. .RE +.PP +.B \-s, \-\-section SECTION +.RS 2 +Config section to use +.RE + .PP .B \-p, \-\-project PROJECT .RS 2 -- 2.34.1