Skip to content

Commit 2aa3509

Browse files
committed
update example
1 parent 2f4b36e commit 2aa3509

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/diff/diffCommand.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Exit statuses:
7272
}),
7373
"normalize-directory-names": flags.boolean({
7474
description:
75-
"Normalize directory names by removing minor and patch versions. Example: 'api-1.0.16' -> 'api-1'",
75+
"Normalize directory names by removing minor and patch versions. Example: 'shopper-stores-oas-1.0.16' -> 'shopper-stores-oas-1",
7676
default: false,
7777
}),
7878
};

0 commit comments

Comments
 (0)