From d4019785614605ffa363025de8527e4c1e67180e Mon Sep 17 00:00:00 2001 From: mithe24 Date: Thu, 9 Oct 2025 10:50:10 +0200 Subject: spell(project_spec): Fixed spelling in project_spec file --- project_spec.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/project_spec.md b/project_spec.md index b2da1d4..e5ff7cf 100644 --- a/project_spec.md +++ b/project_spec.md @@ -6,7 +6,7 @@ and professional deployment workflows. --- -## Todo +## To-do - [ ] Command-line arguments parser - [ ] Handlers - [ ] Reverse handler @@ -14,7 +14,7 @@ and professional deployment workflows. - [x] Version handler - [ ] Help handler - [ ] Default handler - - [ ] 'strcmp' function + - [ ] `strcmp` function - [ ] **Discuss exit codes** @@ -37,21 +37,21 @@ and professional deployment workflows. - [ ] **Packaging / Deployment** > [!NOTE] - > Build distributable tarballs (`.tar.gz`) + > Build target for distributed tarballs (`.tar.gz`) > Arch Linux package (`makepkg`) --- ## Scope ### Product Specification - - Providep a **CLI sorting tool** capble of reading from files and stdin. + - Provide a **CLI sorting tool** capable of reading from files and `stdin`. - Support **multiple sorting modes** via flags: - Ascending (default) - Descending (`-r` or `--reverse`) - Numeric - Implement in **x86_64 Linux assembly**. - - Include automated **CI/CD testing, benchmarking and packaging** + - Include automated **`CI/CD` testing, benchmarking, and packaging** --- -- cgit v1.2.3-70-g09d2