diff options
| author | Andinus <andinus@nand.sh> | 2020-11-18 11:25:47 +0530 |
|---|---|---|
| committer | Andinus <andinus@nand.sh> | 2020-11-18 11:25:47 +0530 |
| commit | be00783294a5ff8f6601b1109f55bb83282b27d6 (patch) | |
| tree | 3cc305a604ef1991b4e047a9217f8290d68746fb /README | |
| parent | a6f670e6756a7a1f5e73f843ab7c914640b74e4c (diff) | |
| download | lyra-master.tar.gz | |
Now it prints fortunes from all directories by default, if the user
inputs an argument then it'll load that fortune file if it exists in
mentioned directories.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 12 |
1 files changed, 0 insertions, 12 deletions
@@ -14,15 +14,3 @@ Default directory is assumed to be `$HOME/fortunes'. This program is not useful if you have `strfile' installed, just use it & place the datafiles in fortune directory. - - -1 Usage -═══════ - - Get the fortunes by executing `fortunes.pl' & `kirch.sh' from scripts - directory. Read the source before running them, it's short. - - ┌──── - │ lyra mst # Print a random fortune from mst fortunes. - │ lyra ls # List all fortune files. - └──── |