Skip to content
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

Documentation typo? #674

Open
amalgame21 opened this issue Oct 27, 2024 · 0 comments
Open

Documentation typo? #674

amalgame21 opened this issue Oct 27, 2024 · 0 comments

Comments

@amalgame21
Copy link

amalgame21 commented Oct 27, 2024

I am not sure whether it is a typo or not and there is no discussion in this repo, so I open this issue.

``$ rmlint t -o json -o uniques:unique_files | jq -r '.[1:-1][] | select(.is_original) | .path' | sort > original_files``

$ rmlint t -o json -o uniques:unique_files | jq -r '.[1:-1][] | select(.is_original) | .path' | sort > original_files

Is the t redundant after rmlint?

It can also be found in the documentation website
https://rmlint.readthedocs.io/en/latest/tutorial.html#copying-unique-files
https://rmlint.readthedocs.io/en/latest/rmlint.1.html

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

No branches or pull requests

1 participant