From 32121eef1e1af7fe59c78e8f6ba84563fada9a4e Mon Sep 17 00:00:00 2001 From: Angelos Evripiotis Date: Thu, 29 Nov 2018 16:54:31 +0400 Subject: doc/.../sessions-stored: update for --assume-yes Regenerate these files to reflect the '--assume-yes' additions to workspace reset and close. Verified the built documentation looks good in browser. --- doc/source/sessions-stored/developing-discard-workspace.html | 2 +- doc/source/sessions-stored/developing-reset-workspace.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/sessions-stored/developing-discard-workspace.html b/doc/source/sessions-stored/developing-discard-workspace.html index b838c8281..5ecfe3d31 100644 --- a/doc/source/sessions-stored/developing-discard-workspace.html +++ b/doc/source/sessions-stored/developing-discard-workspace.html @@ -2,7 +2,7 @@ WARNING: This file was generated with bst2html.py -->
-user@host:~/developing$ bst workspace close --remove-dir hello.bst
+user@host:~/developing$ bst workspace close --remove-dir --assume-yes hello.bst
 
 [--:--:--][][] START   Loading pipeline
 [00:00:00][][] SUCCESS Loading pipeline
diff --git a/doc/source/sessions-stored/developing-reset-workspace.html b/doc/source/sessions-stored/developing-reset-workspace.html
index 73291b5dd..4c804de5c 100644
--- a/doc/source/sessions-stored/developing-reset-workspace.html
+++ b/doc/source/sessions-stored/developing-reset-workspace.html
@@ -2,7 +2,7 @@
     WARNING: This file was generated with bst2html.py
 -->
 
-user@host:~/developing$ bst workspace reset hello.bst
+user@host:~/developing$ bst workspace reset --assume-yes hello.bst
 
 [--:--:--][][] START   Loading pipeline
 [00:00:00][][] SUCCESS Loading pipeline
-- 
cgit v1.2.1