aboutsummaryrefslogtreecommitdiff
path: root/app/app.orig.lisp
diff options
context:
space:
mode:
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.")