summaryrefslogtreecommitdiff
path: root/src/librefetch/librefetch.8.ronn
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-02-07 18:00:44 -0500
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-02-07 18:00:44 -0500
commit00a6021aae396c140e786382007064f10ca254a1 (patch)
tree05bbb6435aa6e29432a77e18cfc2c9374b13ca91 /src/librefetch/librefetch.8.ronn
parentc7be40c324580c8bcda043c6904358640ea58b57 (diff)
Update librefetch to work with pacman 5.
Diffstat (limited to 'src/librefetch/librefetch.8.ronn')
-rw-r--r--src/librefetch/librefetch.8.ronn7
1 files changed, 4 insertions, 3 deletions
diff --git a/src/librefetch/librefetch.8.ronn b/src/librefetch/librefetch.8.ronn
index 7d3550f..5720c8d 100644
--- a/src/librefetch/librefetch.8.ronn
+++ b/src/librefetch/librefetch.8.ronn
@@ -32,7 +32,8 @@ There are 5 modes:
* `create`: Create the tarball from a `PKGBUILD`/`SRCBUILD`.
* `checksums`: Generate integrity checks for source files.
* `srcbuild`: Print the effective build script.
- * `makepkg`: Print the effective makepkg script.
+ * `makepkg`: Generate and print the location of the effective makepkg
+ script.
* `help`: Print `librefetch` usage information.
The normal mode of operation is `download` mode. If `download` mode
@@ -49,8 +50,8 @@ fails, it may choose to try `create` mode.
checks for source files.
* `-S` | `--srcbuild`: Use `srcbuild` mode: print the effective build
script.
- * `-M` | `--makepkg`: Use `makepkg` mode: print the effective makepkg
- script.
+ * `-M` | `--makepkg`: Use `makepkg` mode: generate and print the
+ location of the effective makepkg script.
* `-h` | `--help`: Use `help` mode: Show usage information.
Other options, if they are documented in `makepkg -h`, are passed to