Skip to content

Commit

Permalink
- Fixed README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrey.goloborodko committed Sep 16, 2024
1 parent c4e1325 commit 6155521
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 @@ -32,7 +32,7 @@ To use `reposnap`, run it with the following options:
reposnap [-h] [-o OUTPUT] [--structure-only] [--debug] path
```

- `path`: Path to the Git repository root folder
- `path`: Path to the Git repository or subdirectory
- `-h, --help`: show help message and exit
- `-o, --output`: The name of the output Markdown file. Defaults to `output.md`.
- `--structure-only`: Generate a Markdown file that includes only the project structure, without file contents.
Expand Down

0 comments on commit 6155521

Please sign in to comment.