On 08/04/2014 11:16 AM, Reuben Thomas wrote: > rm(1) has a synopsis in which "FILE…" is a mandatory argument; the info > page (correctly) has it optional. (Alternatively, you could add a separate > synopsis line for -f, which seems to be the only flag that makes the FILE > argument optional.)
Pushed that fix in your name at: http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=9bcc6261 thanks, Pádraig.