diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2019-11-01 14:43:06 +0100 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2019-11-01 14:43:06 +0100 |
| commit | fedc1751fe89d1f547eb1d90614252b29e910492 (patch) | |
| tree | 54faa7cca384259bbd5f2424d4987f0b8ec09897 /README.md | |
| parent | 00653d0b11e6ba2c4b975a904435eb9eaa714509 (diff) | |
Added a --read0 option and fixed up the documentation.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |
