Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _examples/storage/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ aql> SELECT name, target, url FROM test.reference

### Reading the repository

Running the `log` command, a `git log --online` like result is printed:
Running the `log` command, a `git log --oneline` like result is printed:

```sh
go-git-aerospike log https://github.com/src-d/flamingo.git
Expand Down