Skip to content

[BUG] The help page is confusing for --full-path option #1686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 task done
Konstantin-Glukhov opened this issue Mar 4, 2025 · 2 comments
Open
1 task done

[BUG] The help page is confusing for --full-path option #1686

Konstantin-Glukhov opened this issue Mar 4, 2025 · 2 comments
Labels

Comments

@Konstantin-Glukhov
Copy link

Checks

  • I have read the troubleshooting section and still think this is a bug.

Describe the bug you encountered:

-p, --full-path Search full abs. path (default: filename only)

Describe what you expected to happen:

-p, --full-path Search full path (default: the last element of the path)

NOTES:

  1. "full" and "absolute" are the same terms.
  2. no reason to say "file or directory name" (like it is done in man page) either.
    "the last element of the path" clearly describes what it does.

What version of fd are you using?

10.2.0

Which operating system / distribution are you on?

Windows: 26100.3194
@tmccombs
Copy link
Collaborator

tmccombs commented Mar 5, 2025

What text do you think would be more clear?

@Konstantin-Glukhov
Copy link
Author

Exactly what I mentioned in the original report:
-p, --full-path Search full path (default: the last element of the path)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants