LinearTapeFileSystem / LinearTapeFileSystem/ltfs

Add the description of `--sort-files` option to the man pages of `ltfs_ordered_copy`

Open
#513 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.