[PATCH 1/3] Add the help messages for the new options of makeupdates script.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* scripts/makeupdates (usage): Add help messages for --tag and --offset.
---
 scripts/makeupdates |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/scripts/makeupdates b/scripts/makeupdates
index be93ef3..465e9b6 100755
--- a/scripts/makeupdates
+++ b/scripts/makeupdates
@@ -187,6 +187,8 @@ def usage(cmd):
     sys.stdout.write("    -k, --keep       Do not delete updates subdirectory.\n")
     sys.stdout.write("    -c, --compile    Compile code if there are isys changes.\n")
     sys.stdout.write("    -h, --help       Display this help and exit.\n")
+    sys.stdout.write("    -t, --tag        Make image from TAG to HEAD.\n")
+    sys.stdout.write("    -o, --offset     Make image from (latest_tag - OFFSET) to HEAD.\n")
 
 def main(argv):
     prog = os.path.basename(sys.argv[0])
-- 
1.6.4.3

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux