From c225420c8c8410690768777e4674e1b46b90c0bc Mon Sep 17 00:00:00 2001 From: Andy Trevorah Date: Wed, 6 Nov 2019 15:52:40 +0000 Subject: [PATCH] Fix typo in example docs --- _examples/storage/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_examples/storage/README.md b/_examples/storage/README.md index b00251501..70fcc309e 100644 --- a/_examples/storage/README.md +++ b/_examples/storage/README.md @@ -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