mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-08 02:31:36 +02:00
Makefile: repair spacing in help page
This commit is contained in:
parent
aa290758b0
commit
c7fa6246d4
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -220,7 +220,7 @@ all: build
|
|||
.PHONY: help
|
||||
help:
|
||||
@echo "Make Routines:"
|
||||
@echo " - \"\" equivalent to \"build\""
|
||||
@echo " - \"\" equivalent to \"build\""
|
||||
@echo " - build build everything"
|
||||
@echo " - frontend build frontend files"
|
||||
@echo " - backend build backend files"
|
||||
|
|
Loading…
Add table
Reference in a new issue