aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2019-11-01 14:43:06 +0100
committerBruce Hill <bruce@bruce-hill.com>2019-11-01 14:43:06 +0100
commitfedc1751fe89d1f547eb1d90614252b29e910492 (patch)
tree54faa7cca384259bbd5f2424d4987f0b8ec09897 /README.md
parent00653d0b11e6ba2c4b975a904435eb9eaa714509 (diff)
Added a --read0 option and fixed up the documentation.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ece7021..c4d4fc3 100644
--- a/README.md
+++ b/README.md
@@ -32,5 +32,7 @@ Here's a simple program to move a file from the current directory:
`$XDG_DATA/ask/<name>.hist` (`~/.local/share/ask/<name>.hist` by default) for
use with up/down arrow keys. Maximum of 1000 entries are stored per log file.
+For the full set of command line options, run `man ./ask.1`.
+
## License
`ask` is released under the MIT License. See LICENSE for details.