]> Kevux Git Server - kevux.org-website/commitdiff
Update: The fake program documentation about piped data.
authorKevin Day <thekevinday@gmail.com>
Tue, 5 Jul 2022 01:32:21 +0000 (20:32 -0500)
committerKevin Day <thekevinday@gmail.com>
Tue, 5 Jul 2022 01:32:21 +0000 (20:32 -0500)
documentation/fake.html

index 3ed5e600bf35ede34e32e6a6bf9fb6df41d95118..5b34ace4e55120164233439cd6b9f0446cfff5c9 100644 (file)
               <p class="p">
                 For example, with '<code class="code">--fakefile my_fakefile</code>' the fakefile at '<code class="code">./data/build/my_fakefile</code>' would be used, however with '<code class="code">--fakefile ./my_fakefile</code>' the fakefile at '<code class="code">./my_fakefile</code>' would be used.
               </p>
+              <p class="p">
+                When piping data to this program, the piped data is treated as a <code class="code">fakefile</code>.
+              </p>
+              <p class="p">
+                Only the <code class="code">make</code> operation is supported when using piped data.
+              </p>
             </div>
           </section>
         </main>