mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
docs:"More about build.py": Fix heading and punctuation.
This commit is contained in:
parent
b7123b2f00
commit
2c9f40345b
1 changed files with 2 additions and 2 deletions
|
|
@ -270,11 +270,11 @@ been built.
|
||||||
@end enumerate
|
@end enumerate
|
||||||
|
|
||||||
|
|
||||||
@section More about build.py
|
@section More about "fdroid build"
|
||||||
|
|
||||||
When run without any parameters, @code{fdroid build} will build any and all
|
When run without any parameters, @code{fdroid build} will build any and all
|
||||||
versions of applications that you don't already have in the @code{repo}
|
versions of applications that you don't already have in the @code{repo}
|
||||||
directory (or more accurately, the @code{unsigned} directory. There are various
|
directory (or more accurately, the @code{unsigned} directory). There are various
|
||||||
other things you can do. As with all the tools, the @code{--help} option is
|
other things you can do. As with all the tools, the @code{--help} option is
|
||||||
your friend, but a few annotated examples and discussion of the more common
|
your friend, but a few annotated examples and discussion of the more common
|
||||||
usage modes follows:
|
usage modes follows:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue