summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSebastian Thiel <sthiel@thoughtworks.com>2020-05-04 13:07:58 +0800
committerSebastian Thiel <sthiel@thoughtworks.com>2020-05-04 13:07:58 +0800
commit9156cf7cac8f91a496f7383940f3ce6140ffe54c (patch)
tree8965c3a980646caacc87af2ceb7ac44de96ee724 /CHANGELOG.md
parenta5988d091b437315a91accd21f6f1b61d21e2e9a (diff)
Add '-x' flag to not cross filesystems
Fixes #3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0033c3d..8043cb5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
#### v2.6.0
* Use `x` to only mark entries for deletion, instead of toggling them.
+* Add `-x` | `--stay-on-filesystem` flag to force staying on the file system the root is on, similar to `-x` in the venerable `du` tool.
#### v2.5.0 Much more nuanced percentage bars for a more precise visualization of space consumption