Merge branch 'master' into 8183-projects-dropdown
[arvados.git] / apps / workbench / app / views / application / _show_api.html.erb
index 1781ab4c00a70cc063ab055642d6b7b6ba59c09c..759db9ef2c0108c8c1cb8d25e90b44c765bd9848 100644 (file)
@@ -19,7 +19,7 @@ EOF
   <div class="panel-heading"><b>arv</b> command line tool</div>
   <div class="panel-body">
   <pre>
-arv --pretty <%= @object.class.to_s.underscore %> get \
+arv <%= @object.class.to_s.underscore %> get \
  --uuid <%= @object.uuid %>
 
 arv <%= @object.class.to_s.underscore %> update \