Skip to content

Commit

Permalink
docs: changed sort option description
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomblin committed Dec 17, 2023
1 parent 924bbf7 commit 519ada9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ How to run the binary
[default: "Serialize, Deserialize"]

-s, --sort <SORT>
sort attributes and children
sorting order for attributes and children

[default: unsorted]

Expand Down
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
//! [default: "Serialize, Deserialize"]
//!
//! -s, --sort <SORT>
//! sort attributes and children
//! sorting order for attributes and children
//!
//! [default: unsorted]
//!
Expand Down

0 comments on commit 519ada9

Please sign in to comment.