From 71637c96bd277364306abebf4add4e34a93325ff Mon Sep 17 00:00:00 2001 From: Colin Okay Date: Fri, 5 Aug 2022 12:45:51 -0500 Subject: [add] account interface, updated asd file --- app/app.orig.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/app.orig.lisp') diff --git a/app/app.orig.lisp b/app/app.orig.lisp index e83bd66..1015d1e 100644 --- a/app/app.orig.lisp +++ b/app/app.orig.lisp @@ -103,7 +103,7 @@ Their meaning is as follows: collect (apply 'format nil row-format group))))) (defsynopsis (:postfix "COMMAND [ARGS...]") - (group (:header "SEARCHING FOR ONELINERS" :hidden t) + (group (:header "SEARCHING FOR ONELINERS" :hidden t) (text :contents "Usage: ol [OPTIONS] search [TERMS...]") (text :contents " ") (text :contents "Search for oneliners that have been tagged with all of TERMS.") -- cgit v1.2.3