diff options
author | Ed Bartosh <eduard.bartosh@intel.com> | 2014-03-30 12:48:31 +0300 |
---|---|---|
committer | Ed Bartosh <eduard.bartosh@intel.com> | 2014-04-01 11:11:05 +0300 |
commit | bd727a6abdb5b0c6160bffc2b4b19bbd95d98c94 (patch) | |
tree | d430eebfc628f5b2d61394b1e3585bfb09028dd0 /repa.1 | |
parent | 6dd092d2a91eef631ef5ff047b3be0161250a961 (diff) | |
download | repa-bd727a6abdb5b0c6160bffc2b4b19bbd95d98c94.tar.gz repa-bd727a6abdb5b0c6160bffc2b4b19bbd95d98c94.tar.bz2 repa-bd727a6abdb5b0c6160bffc2b4b19bbd95d98c94.zip |
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 <eduard.bartosh@intel.com>
Diffstat (limited to 'repa.1')
-rw-r--r-- | repa.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -62,6 +62,12 @@ 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 Target OBS project. |