shithub: mc

Download patch

ref: e943a39350eb2431da359e58ba563d74db89f06c
parent: ccc18d6ab171efa2a512f3c79c535a27b5baec7f
author: Lucas Gabriel Vuotto <lvuotto92@gmail.com>
date: Thu Oct 5 18:17:07 EDT 2017

Remove deleted -c flag from mbld.1

Signed-off-by: Lucas Gabriel Vuotto <lvuotto92@gmail.com>

--- a/mbld/mbld.1
+++ b/mbld/mbld.1
@@ -36,10 +36,6 @@
 Print a summary of the available options.
 
 .TP
-.B -c
-cleans the code before building. This applies to both 
-
-.TP
 .B -b \fIbinname\fP
 Compile source into a binary named 'name'. If neither this option nor
 the '-l' option are given, myrbuild will create a binary called 'a.out'.