Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yoav-lavi committed Apr 11, 2022
1 parent 4c7a138 commit 2db5c43
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 @@ -198,7 +198,7 @@ cargo install --path crates/melody_cli
melody [OPTIONS] [INPUT_FILE_PATH]
ARGS:
<INPUT_FILE_PATH> Read from a file
<INPUT_FILE_PATH> Read from a file. Read from a file. Use '-' and or pipe input to read from stdin
OPTIONS:
-h, --help Print help information
Expand Down
2 changes: 1 addition & 1 deletion crates/melody_cli/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ cargo install melody_cli
melody [OPTIONS] [INPUT_FILE_PATH]

ARGS:
<INPUT_FILE_PATH> Read from a file
<INPUT_FILE_PATH> Read from a file. Read from a file. Use '-' and or pipe input to read from stdin

OPTIONS:
-h, --help Print help information
Expand Down

0 comments on commit 2db5c43

Please sign in to comment.