diff options
author | merakor <cem@ckyln.com> | 2021-08-10 23:00:35 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-08-10 23:00:35 +0000 |
commit | 181fbd8fb3c341aee9bab44fabbfc52175f66dd9 (patch) | |
tree | e3fe75f5b3558900cb251dbe9d97618e1f3363f4 | |
parent | f7dc447c42bb49e2160abb726f58ca213b894926 (diff) | |
download | cpt-181fbd8fb3c341aee9bab44fabbfc52175f66dd9.tar.gz |
docs: update
FossilOrigin-Name: e6f882447abc5d3617ce4e97a6089a1816860362c0374a387e88bbda4695fbfc
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5719efd..be3441c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ etcsums are also backwards compatible. - `cpt-chroot` now has the flag `-m` to disable mounting/unmounting pseudo filesystems. - This changelog is now installed by the `Makefile`. +- `cpt-chbuild` now has `-r` flag to redownload the chroot. ### Changed - `cpt-size` has been rewritten to support POSIX `du`, and to support packages |