From fedc1751fe89d1f547eb1d90614252b29e910492 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 1 Nov 2019 14:43:06 +0100 Subject: Added a --read0 option and fixed up the documentation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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/.hist` (`~/.local/share/ask/.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. -- cgit v1.2.3