[PR #350] [MERGED] docs: Fix filecount docs #429

Closed
opened 2026-06-08 11:28:10 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/350
Author: @bootandy
Created: 11/22/2023
Status: Merged
Merged: 11/22/2023
Merged by: @bootandy

Base: masterHead: docs


📝 Commits (2)

📊 Changes

9 files changed (+10 additions, -27 deletions)

View changed files

📝 Cargo.lock (+0 -1)
📝 Cargo.toml (+0 -1)
📝 completions/_dust (+2 -2)
📝 completions/_dust.ps1 (+2 -2)
📝 completions/dust.elv (+2 -2)
📝 completions/dust.fish (+1 -1)
📝 man-page/dust.1 (+1 -1)
📝 src/cli.rs (+1 -1)
📝 src/main.rs (+1 -16)

📄 Description

We count files not files + folders

Remove old dependency


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bootandy/dust/pull/350 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 11/22/2023 **Status:** ✅ Merged **Merged:** 11/22/2023 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `docs` --- ### 📝 Commits (2) - [`ee5915d`](https://github.com/bootandy/dust/commit/ee5915d9b7962d1f5afb91bba0321afe42fc1257) docs: Fix filecount docs - [`55524ef`](https://github.com/bootandy/dust/commit/55524ef57b39b50a78399e4074fddffd599aacc2) dependency: remove atty ### 📊 Changes **9 files changed** (+10 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+0 -1) 📝 `Cargo.toml` (+0 -1) 📝 `completions/_dust` (+2 -2) 📝 `completions/_dust.ps1` (+2 -2) 📝 `completions/dust.elv` (+2 -2) 📝 `completions/dust.fish` (+1 -1) 📝 `man-page/dust.1` (+1 -1) 📝 `src/cli.rs` (+1 -1) 📝 `src/main.rs` (+1 -16) </details> ### 📄 Description We count files not files + folders Remove old dependency --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-06-08 11:28:10 +03:00
zhus closed this issue 2026-06-08 11:28:12 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#429