summaryrefslogtreecommitdiff
path: root/src/librefetch/librefetch
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-05-15 22:25:43 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-05-15 22:25:43 -0400
commit22bb572086ff1c1667d553ac8233fc053a1556f2 (patch)
treedcca9c189644d16e66584b871b84ca77a13bf1a2 /src/librefetch/librefetch
parent9bb1ddbaf5f0585f5854ee2c25204bda56b32974 (diff)
librefetch: clean up documentationv20140515
Diffstat (limited to 'src/librefetch/librefetch')
-rwxr-xr-xsrc/librefetch/librefetch3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/librefetch/librefetch b/src/librefetch/librefetch
index 11cf380..8b02205 100755
--- a/src/librefetch/librefetch
+++ b/src/librefetch/librefetch
@@ -53,7 +53,8 @@ usage() {
prose "The default build script is 'PKGBUILD', or 'SRCBUILD' if it
exists."
echo
- prose "Unrecognized options are passed straight to makepkg."
+ prose "Other options, if they are valid \`makepkg\` options, are passed
+ straight to makepkg."
echo
prose "%s does NOT support getopt-style flag combining. You must use
'-a -b', not '-ab'." "$cmd"