aboutsummaryrefslogtreecommitdiff
path: root/app/app.orig.lisp
diff options
context:
space:
mode:
authorColin Okay <colin@cicadas.surf>2022-08-05 12:45:51 -0500
committerColin Okay <colin@cicadas.surf>2022-08-05 12:45:51 -0500
commit71637c96bd277364306abebf4add4e34a93325ff (patch)
tree5a291f684e289c932c33b6c24cb79f2d5cce9739 /app/app.orig.lisp
parent9a9f629068b4ffe7173bc92f12080685743dc6ab (diff)
[add] account interface, updated asd file
Diffstat (limited to 'app/app.orig.lisp')
-rw-r--r--app/app.orig.lisp2
1 files changed, 1 insertions, 1 deletions
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.")