Skip to content

Commit

Permalink
Use [private] for help recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
crdx committed Sep 30, 2023
1 parent d088050 commit f806a0c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Justfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
_help:
@just --list --unsorted
[private]
@help:
just --list --unsorted

# build gem
build:
Expand Down

0 comments on commit f806a0c

Please sign in to comment.