Skip to content

Commit

Permalink
Wording for refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
eval committed Mar 15, 2024
1 parent f406450 commit b82287c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eval/deps_try.clj
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
" ;; The latest version of malli from maven, and git-tag v1.3.894 of the next-jdbc repository" \newline
" $ deps-try metosin/malli io.github.seancorfield/next-jdbc v1.3.894")
(str ansi/bold "COMMANDS" ansi/reset \newline
" recipes list built-in recipes (--refresh to update)")
" recipes list built-in recipes (`recipes --refresh` to update)")
nil]]
(print (string/join \newline (interpose nil usage)))))

Expand Down

0 comments on commit b82287c

Please sign in to comment.