Skip to content

Commit

Permalink
Tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
terror committed Oct 1, 2024
1 parent f750d34 commit c2a8e53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ Options:
--interactive Interactively present markdown documents.
--pretty Pretty print documents to the terminal.
--remove Remove commands within markdown documents.
-h, --help Print help information
-V, --version Print version information
-h, --help Print help
-V, --version Print version
```

### Library
Expand All @@ -53,7 +53,7 @@ Options:
section in `Cargo.toml`:

```present ./bin/get_version
present = "0.2.2"
present = "0.2.3"
```

With `present`, you can create a `File` struct by pointing it to a path. This
Expand Down

0 comments on commit c2a8e53

Please sign in to comment.