summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-01-29 23:08:17 -0500
committerDan Davison <dandavison7@gmail.com>2021-01-30 14:51:36 -0500
commit3f8fd2c493034d6f2e7bf2b1c42a367c77dad77c (patch)
tree67538d2989570fcfa8d558c2eb036564c0d96ced
parent1bff1ebf40450d1a1dd826e0f639c5573f451514 (diff)
Mention `delta --help` more in README
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c4fa8a9..e3ebfc91 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,8 @@ The most convenient way to configure delta is with a `[delta]` section in `~/.gi
</sub>
+Use `delta --help` to see all the available options.
+
To quickly change delta configuration on-the-fly, use the `git config --global` command. For example
```bash
@@ -282,7 +284,7 @@ Behind the scenes, delta uses `less` for paging. The version of `less` that come
#### Git config files
-Set delta to be git's pager in your `.gitconfig`. Delta has many options to alter colors and other details of the output. An example is
+Set delta to be git's pager in your `.gitconfig`. Delta has many options to alter colors and other details of the output; `delta --help` shows them all. An example is
```gitconfig
[core]
pager = delta