diff --git a/Makefile b/Makefile index 0678c0e..060f6c9 100644 --- a/Makefile +++ b/Makefile @@ -103,6 +103,7 @@ MAN_XML = \ buildpkg.xml \ buildtree.xml \ buildiso.xml \ + deployiso.xml \ manjaro-tools.conf.xml \ profile.conf.xml diff --git a/docbook/buildpkg.xml b/docbook/buildpkg.xml index 6ab2726..d61f90a 100644 --- a/docbook/buildpkg.xml +++ b/docbook/buildpkg.xml @@ -48,7 +48,7 @@ buildpkg - OPTIONS [--] [makepkg_args] + OPTIONS diff --git a/docbook/deployiso.xml b/docbook/deployiso.xml new file mode 100644 index 0000000..e8a336f --- /dev/null +++ b/docbook/deployiso.xml @@ -0,0 +1,141 @@ + + + + + + + + + deployiso-+ + manjaro-tools + + + + + + + + + + + + + deployiso + 1 + + + + deployiso + deployiso is used to upload a particular ISO or a set of ISOs. + + + + + deployiso + OPTIONS + + + + + Description + + deployiso is used to upload a particular ISO or a set of ISOs. + + deployiso is a script to upload a specific iso or a buiildset to SF. + It needs to be run inside the iso-profiles directory. + + + + + Options + + The following options are understood: + + + + + + Name of the buildset or name of the directory + you will upload. + + + + + + Architecture of the iso to upload. Can be i686 or x86_64. + + + + + + Create new remote edition_type with subtree. + + + + + + Limit bandwidth in kB/s. + + + + + + Update remote iso. + + + + + + Verbose output. + + + + + + Query settings and pretend upload. + + + + + + Help. + + + + + + + + + See Also + + manjaro-tools.conf5, + profiles.conf5, + + + +