Skip to content

Commit

Permalink
doc: minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny committed Feb 9, 2025
1 parent fc0ebb9 commit b72485d
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions docs/5-Commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@ List of available commands.

```plaintext
Available commands:
build Builds the website
clear Removes generated files
help Display help for a command
open Open pages directory with the editor
self-update Updates Cecil to the latest version
serve Starts the built-in server
build Builds the website
clear Removes generated files
help Display help for a command
open Open pages directory with the editor
self-update Updates Cecil to the latest version
serve Starts the built-in server
cache
cache:clear Removes all caches
cache:clear:assets Removes assets cache
cache:clear:templates Removes templates cache
cache:clear:translations Removes translations cache
cache:clear Removes all caches
cache:clear:assets Removes assets cache
cache:clear:templates Removes templates cache
cache:clear:translations Removes translations cache
new
new:page Creates a new page
new:site Creates a new website
new:page Creates a new page
new:site Creates a new website
show
show:config Shows the configuration
show:content Shows content as tree
show:config Shows the configuration
show:content Shows content as tree
util
util:templates:extract Extracts built-in templates
util:templates:extract Extracts built-in templates
util:translations:extract Extracts translations from layouts
```

Expand Down

0 comments on commit b72485d

Please sign in to comment.