Added to Go SDK documentation:
[arvados.git] / doc / sdk / cli / index.html.textile.liquid
index ab5a41d5e499a79e2aa3e575009333af560f929a..73acddcf1e63326e22f73c7038c196a90c36530d 100644 (file)
@@ -6,8 +6,6 @@ title: "Command line SDK"
 
 ...
 
-h1. Command line SDK
-
 The @arv@ CLI tool provides a generic set of wrappers so you can make API calls easily. It performs some validation before connecting to the API server: for example, it refuses to do an API call if a required parameter is missing.
 
 It also provides access to Keep storage services with the @arv keep@ subcommand.
@@ -60,4 +58,3 @@ $ <code class="userinput">gem build arvados-cli.gemspec</code>
 $ <code class="userinput">sudo gem install arvados-cli-*.gem</code>
 </pre>
 </notextile>
-