summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-01-02 11:40:08 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2018-01-02 11:47:18 -0500
commite8bed2be9f4a03b8573153f985653d3ccecdf8b3 (patch)
tree5d7822dd39dc72b0fbba7825a23803482dbf9704
parent8edfe171876c23cd5322fc103e4ab91489710dae (diff)
manpage: librefetch(8): More consistent capitalization in bullet list
-rw-r--r--src/librefetch/librefetch.8.ronn4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/librefetch/librefetch.8.ronn b/src/librefetch/librefetch.8.ronn
index d0dd4b4..808c0fc 100644
--- a/src/librefetch/librefetch.8.ronn
+++ b/src/librefetch/librefetch.8.ronn
@@ -48,9 +48,9 @@ fails, it may choose to try `create` mode.
directory, it is used instead.
* `-g`, `--geninteg`: Use `checksums` mode: Generate integrity
checks for source files.
- * `-S`, `--srcbuild`: Use `srcbuild` mode: print the effective build
+ * `-S`, `--srcbuild`: Use `srcbuild` mode: Print the effective build
script.
- * `-M`, `--makepkg`: Use `makepkg` mode: generate and print the
+ * `-M`, `--makepkg`: Use `makepkg` mode: Generate and print the
location of the effective makepkg script.
* `-h`, `--help`: Use `help` mode: Show usage information.