This repository was archived by the owner on Mar 5, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ menu_manage_core_help ()
77 divider
88
99 text_yellow " Update Ark (U)"
10- text_white " update Ark core if a new version is available."
10+ text_white " update Ark Core if a new version is available."
1111 echo
1212
1313 text_yellow " Uninstall Ark (P)"
Original file line number Diff line number Diff line change @@ -5,11 +5,27 @@ menu_manage_explorer_help ()
55 ascii
66
77 text_yellow " Install Ark Explorer (I)"
8- text_white " installs the Ark blockchain explorer on your server."
8+ text_white " installs Ark Explorer on your server."
9+ echo
10+
11+ text_yellow " Stop Ark Explorer (K)"
12+ text_white " stops the Ark Explorer process (shown only if the Ark Explorer process is running)."
913 echo
1014
1115 text_yellow " Start Ark Explorer (S)"
12- text_white " starts the Ark blockchain explorer process (only visible if you have Ark Explorer installed)."
16+ text_white " starts the Ark Explorer process (shown only if Ark Explorer is installed)."
17+ echo
18+
19+ text_yellow " Restart Ark Explorer (R)"
20+ text_white " restarts (stops and then starts) the Ark Explorer process (shown only if Ark Explorer is installed and running)."
21+ echo
22+
23+ text_yellow " Update Ark Explorer (U)"
24+ text_white " updates Ark Explorer if a new version is available (shown only if Ark Explorer is installed)."
25+ echo
26+
27+ text_yellow " Uninstall Ark Explorer (P)"
28+ text_white " uninstalls Ark Explorer from your system (shown only if Ark Explorer is installed)."
1329 echo
1430
1531 text_yellow " Show Log (L)"
@@ -21,7 +37,7 @@ menu_manage_explorer_help ()
2137
2238 divider
2339
24- text_blue " For more information head over to https://arkdocs.readme .io/"
40+ text_blue " For more information head over to https://docs.ark .io/"
2541 echo
2642
2743 press_to_continue
You can’t perform that action at this time.
0 commit comments