<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Usage basics</title><link>https://sourceforge.net/p/script-tools/wiki/Usage%2520basics/</link><description>Recent changes to Usage basics</description><atom:link href="https://sourceforge.net/p/script-tools/wiki/Usage%20basics/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 02 Aug 2013 18:05:13 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/script-tools/wiki/Usage%20basics/feed" rel="self" type="application/rss+xml"/><item><title>Usage basics modified by sea</title><link>https://sourceforge.net/p/script-tools/wiki/Usage%2520basics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sea</dc:creator><pubDate>Fri, 02 Aug 2013 18:05:13 -0000</pubDate><guid>https://sourceforge.net9066c8439b8a4475d47727a1d2c41773e58b7864</guid></item><item><title>Usage basics modified by sea</title><link>https://sourceforge.net/p/script-tools/wiki/Usage%2520basics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -36,4 +36,4 @@
 **st dev prj new LABEL**
 *Be sure to have LABEL short, you are asked to provide a long project-name as well!*

-
+This is the way how the direct calls are 'created', and it works with just any selection until you see a header with a version number (*white background line with (0.x)*).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sea</dc:creator><pubDate>Fri, 02 Aug 2013 18:04:25 -0000</pubDate><guid>https://sourceforge.netcc463d372575a6ace5c8fae0bbf9eb3aa77e37d9</guid></item><item><title>Usage basics modified by sea</title><link>https://sourceforge.net/p/script-tools/wiki/Usage%2520basics/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -13,19 +13,27 @@
 Like: su -c "st section action argument"
 Example: su -c "st tweak repo toggle fedora-rawhide"

-When you just start "st" in any terminal, you'll be shown the main menu showing you the raw sections available.
 For best experience, be sure to have executed "st conf ig" to set your favorite applications (text editor &amp; file browser).

+When you just start "st" in any terminal, you'll be shown the main menu showing you the raw sections available.
+
+Where ever you see LABEL, i am refering to an abrevihation of any projecttitle you want to create.
+As example i've used "st" as the LABEL for my Script-Tools configuration.
+
+
 Now when you select any of these options, you could append it as an argument.
-So you start "st" and then select "tweak", the direct access would be:
-**st tweak
+So you start "st" and then select "dev", the direct access would be:
+**st dev**

-So now inside "tweak" you select "grub2" and append this as an argument as well...
-**st tweak grub2**
+So now inside "dev" you select "prj" and append this as an argument as well...
+**st dev prj**

-Where you select "theme" and want to "change" it...
-**st tweak grub2 theme change**
+Where you select "new" 
+**st dev prj theme new**

-Since you are in the menu now, you are asked to select among available grub2-themes.
-Using the terminal you could pass: 
-**st tweak grub2 theme change starfield**
+Since you are in the menu now, you are asked to enter a name.
+Of course you could have passed a LABEL 
+**st dev prj new LABEL**
+*Be sure to have LABEL short, you are asked to provide a long project-name as well!*
+
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sea</dc:creator><pubDate>Fri, 02 Aug 2013 18:01:51 -0000</pubDate><guid>https://sourceforge.net50d5e62c83a29797d260b47087b2a84fa5266cf5</guid></item><item><title>Usage basics modified by sea</title><link>https://sourceforge.net/p/script-tools/wiki/Usage%2520basics/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="usage-basics"&gt;Usage Basics&lt;/h1&gt;
&lt;p&gt;After default installations Script-Tools is installed to /usr/share/script-tools and the executional script is symlinked to /usr/bin/st.&lt;/p&gt;
&lt;p&gt;This lets you call the script just like any application&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;st&lt;/li&gt;
&lt;li&gt;sudo st&lt;/li&gt;
&lt;li&gt;su -c st&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Of course, if you pass arguments to "su" you must encapsule the command and arguments into quotes.&lt;br /&gt;
Like: su -c "st section action argument"&lt;br /&gt;
Example: su -c "st tweak repo toggle fedora-rawhide"&lt;/p&gt;
&lt;p&gt;When you just start "st" in any terminal, you'll be shown the main menu showing you the raw sections available.&lt;br /&gt;
For best experience, be sure to have executed "st conf ig" to set your favorite applications (text editor &amp;amp; file browser).&lt;/p&gt;
&lt;p&gt;Now when you select any of these options, you could append it as an argument.&lt;br /&gt;
So you start "st" and then select "tweak", the direct access would be:&lt;br /&gt;
**st tweak&lt;/p&gt;
&lt;p&gt;So now inside "tweak" you select "grub2" and append this as an argument as well...&lt;br /&gt;
&lt;strong&gt;st tweak grub2&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Where you select "theme" and want to "change" it...&lt;br /&gt;
&lt;strong&gt;st tweak grub2 theme change&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Since you are in the menu now, you are asked to select among available grub2-themes.&lt;br /&gt;
Using the terminal you could pass: &lt;br /&gt;
&lt;strong&gt;st tweak grub2 theme change starfield&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sea</dc:creator><pubDate>Fri, 02 Aug 2013 17:51:05 -0000</pubDate><guid>https://sourceforge.netf6c355331bc5bb56a07bf42387c288cb52c88194</guid></item></channel></rss>