diff options
author | June McEnroe <june@causal.agency> | 2023-07-07 14:58:25 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2023-07-07 14:58:25 -0400 |
commit | 976acf512eb95c606e2e32985042dc04b706ac33 (patch) | |
tree | 219e075e413456f369bdb77b8c262c8639374b58 | |
parent | Revert "Work-in-progress showing prefixes" (diff) | |
download | catgirl-976acf512eb95c606e2e32985042dc04b706ac33.tar.gz catgirl-976acf512eb95c606e2e32985042dc04b706ac33.zip |
Fix README files list
Diffstat (limited to '')
-rw-r--r-- | README.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.7 b/README.7 index 2886b88..6c3a536 100644 --- a/README.7 +++ b/README.7 @@ -201,8 +201,8 @@ command handling line wrapping .It Pa edit.c line editing -.It Pa cache.c -ordered cache +.It Pa complete.c +tab complete .It Pa url.c URL detection .It Pa filter.c |