Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
komuw authored Oct 1, 2024
1 parent dbfab5a commit 2c999ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ examples:

ote -f /someDir # update go.mod in the /someDir directory

ote -r # write to stdout instead of updating the go.mod in the current directory
ote -r # write to stdout instead of updating go.mod in the current directory

ote -f /someDir -r # write to stdout instead of updating go.mod file in the /someDir directory
```
Expand Down

0 comments on commit 2c999ae

Please sign in to comment.