Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cfbs/cfbs.1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH CFBS "1" "2026\-01\-13" "cfbs" "CFEngine Build System manual"
.TH CFBS "1" "2026\-07\-29" "cfbs" "CFEngine Build System manual"
.SH NAME
cfbs \- combines multiple modules into 1 policy set to deploy on your infrastructure. Modules can be custom promise types, JSON files which enable certain functionality, or reusable CFEngine policy. The modules you use can be written by the CFEngine team, others in the community, your colleagues, or yourself.
.SH SYNOPSIS
Expand All @@ -9,7 +9,7 @@ CFEngine Build System.

.TP
\fBcmd\fR
The command to perform (pretty, init, status, search, add, remove, clean, update, validate, download, build, install, help, info, show, analyse, analyze, convert, input, set\-input, get\-input)
The command to perform (pretty, init, status, search, add, remove, clean, update, validate, download, build, install, help, info, show, analyse, analyze, convert, input, set\-input, get\-input, render\-input)

.TP
\fBargs\fR
Expand Down
Loading