Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sapientabdullah committed Jul 17, 2024
1 parent 063227b commit 7d881fa
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 @@ -86,7 +86,7 @@ It’s also possible to provide command-line arguments to perform specific actio
| --create-post | boolean | Create a new post in your journal |
| --view-post | boolean | Search for posts by keyword and view a specific post |
| --edit-post | boolean | Search for posts by keyword and edit or delete a specific post |
| --set-editor | boolean | Select a default text editor from the [available options](#editor-options) on your system |
| --set-editor | boolean | Select a default text editor from the [available options](#editor-options) on your system to avoid repeated prompts to choose an editor |
| --year | string | Hierarchical view of posts from a specific month and year. For instance, `--month=7 --year=2024` shows posts from July 2024. Omitting the `--year` flag displays posts from the entered month of the current year |
| --month | string | Hierarchical view of posts from a specific month and year |
| --help | string | Pass a flag such as `--help new-user` to learn about specific options, or use `--help` to view all available help options |
Expand Down

0 comments on commit 7d881fa

Please sign in to comment.