LinearTapeFileSystem / LinearTapeFileSystem/ltfs
Add the description of `--sort-files` option to the man pages of `ltfs_ordered_copy`
Open
Nobody has claimed this yet.
doc
- Dominant language
- C
- Stars
- 352
- Forks
- 110
- Avg merge
- 2h 50m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
--sort-files option was introduced into #512. But man page description is not included into the PR. So need to add it.
Describe the solution you'd like
--sort-files=<true|false>: make alphabetical sort to the source file list if they are on disk. (default: true)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the man-page source for ltfs_ordered_copy and review how its command-line options are documented. Add the supplied --sort-files description, then build or inspect the generated man page to confirm the option and default value appear correctly.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100