From 8906f23e372b45e237e69243fbc678664707da69 Mon Sep 17 00:00:00 2001
From: Selvaganapathy Kannan <selva.g@subcom.tech>
Date: Fri, 7 Oct 2022 11:04:05 +0000
Subject: [PATCH] Update Working.md

---
 docs/source/getting_started/Working.md | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/docs/source/getting_started/Working.md b/docs/source/getting_started/Working.md
index 87a92e4..ab24890 100644
--- a/docs/source/getting_started/Working.md
+++ b/docs/source/getting_started/Working.md
@@ -3,11 +3,6 @@ BiTIA has two commands to work on it:
 - run
 - submit
 
-## run
-```{eval-rst}
-.. autofunction:: bitia.__main__.prepare_archive
-```
-
 ### Bitia run can be employed in three ways;
 
 #### Example 1 - Input as String
@@ -20,4 +15,4 @@ BiTIA has two commands to work on it:
 
 #### Example 3- Input as a Path Directory
 
-- to be filled
\ No newline at end of file
+- to be filled
-- 
GitLab