From: Wayne Davison Date: Wed, 29 Jul 2020 18:50:00 +0000 (-0700) Subject: Tweak a comment. X-Git-Tag: v3.2.3~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbe3b2bfe5ced19838e9175b07fbfa9a6c2f32d2;p=thirdparty%2Frsync.git Tweak a comment. --- diff --git a/prepare-source b/prepare-source index 92763508..f5b7b46c 100755 --- a/prepare-source +++ b/prepare-source @@ -5,8 +5,8 @@ # Specify one action or more than one to provide a fall-back: # # build build the config files [the default w/no arg] -# fetch fetch the latest dev config files -# fetchgen fetch all the latest dev generated files +# fetch fetch the latest dev autoconfig files +# fetchgen fetch all the latest dev generated files (including man pages) # fetchSRC fetch the latest dev source files [NON-GENERATED FILES] # # The script stops after the first successful action.