X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0f239a0fb11ed7db2fe8db1eaa6ad7216169ac34..b58953e9b4c54757db68dd8661aeb170635643b2:/apps/workbench/app/views/application/_show_api.html.erb diff --git a/apps/workbench/app/views/application/_show_api.html.erb b/apps/workbench/app/views/application/_show_api.html.erb index 1781ab4c00..759db9ef2c 100644 --- a/apps/workbench/app/views/application/_show_api.html.erb +++ b/apps/workbench/app/views/application/_show_api.html.erb @@ -19,7 +19,7 @@ EOF
arv command line tool
-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 \