]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Updated make.sh documentation.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Nov 2008 18:54:36 +0000 (19:54 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Nov 2008 18:54:36 +0000 (19:54 +0100)
doc/make.sh-usage

index 29c71faf878eb2601aed0ac538e80cb5a443bc90..134e361a96985f65afcc6d48a1895e956f029a20 100644 (file)
@@ -31,4 +31,11 @@ Maintainer / advanced commands
       |          to fix some errors automatically.
       |`-       cpu <flag> : Check cpu for flag.
       |`- roofiles [--fix] : Check rootfiles for error.
-      `--   sanity [--fix] : Check full code for errors.
+      |`-   sanity [--fix] : Check full code for errors.
+      `--          targets : Returns the target, that the host can build.
+
+        pull      : A macro to pull the latest changes from git and load the
+                    source tarballs and patches. Additionally it checks the code
+                    for error.
+        push      : Similar to "pull", but uploads the source tarballs and pushes
+                    all changes to git.