diff options
Diffstat (limited to 'doc/buildfile')
-rw-r--r-- | doc/buildfile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/buildfile b/doc/buildfile index a48865f..1fbc725 100644 --- a/doc/buildfile +++ b/doc/buildfile @@ -6,6 +6,7 @@ cmds = \ bpkg-cfg-create \ bpkg-help \ bpkg-pkg-build \ +bpkg-pkg-checkout \ bpkg-pkg-clean \ bpkg-pkg-configure \ bpkg-pkg-disfigure \ @@ -22,7 +23,9 @@ bpkg-pkg-verify \ bpkg-rep-add \ bpkg-rep-create \ bpkg-rep-fetch \ -bpkg-rep-info +bpkg-rep-info \ +bpkg-rep-list \ +bpkg-rep-remove define css: file css{*}: extension = css |