diff options
Diffstat (limited to 'justfile')
| -rw-r--r-- | justfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ help: @echo " demo - Build demo presentations" @echo "" @echo "Themes: acarp (16:9), acarp-beamer (4:3)" - @echo "Layouts: title, layout-2col" + @echo "Layouts: title, layout-2col, highlight-left/right" # Install dependencies install: |
