[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Man page changes



I added long options,

     {{"help",no_argument,0,'h'},
      {"silent",no_argument,0,'q'},
      {"download-only",no_argument,0,'d'},
      {"simulate",no_argument,0,'s'},
      {"just-print",no_argument,0,'s'},
      {"dry-run",no_argument,0,'s'},
      {"recon",no_argument,0,'s'},
      {"no-act",no_argument,0,'s'},
      {"yes",no_argument,0,'y'},
      {"assume-yes",no_argument,0,'y'},
      {"fix-broken",no_argument,0,'f'},
      {"ignore-missing",no_argument,0,'m'}, 

They all match directly to a short option.

Jason


--
To UNSUBSCRIBE, email to deity-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: