Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cli v5 #2347

Merged
merged 7 commits into from
Jul 8, 2022
Merged

Cli v5 #2347

merged 7 commits into from
Jul 8, 2022

Conversation

nojaf
Copy link
Contributor

@nojaf nojaf commented Jul 8, 2022

Fixes #2346

@@ -18,7 +18,7 @@ For the overview how to use the tool, you can type the command
dotnet fantomas --help

```
USAGE: dotnet fantomas [--help] [--recurse] [--force] [--profile] [--fsi <string>] [--stdin] [--stdout] [--out <string>] [--check] [--daemon] [--version] [<string>...]
USAGE: dotnet fantomas [--help] [--recurse] [--force] [--profile] [--out <string>] [--check] [--daemon] [--version] [<string>...]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yisusalanpng another small doc change.

@nojaf nojaf merged commit 2ca49d0 into fsprojects:master Jul 8, 2022
@nojaf nojaf deleted the cli-v5 branch July 8, 2022 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update command line tool for v5
1 participant