chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5d75e4
)
mention that --install mode has no sanity checks
author
David Black
<david8black@gmail.com>
Sun, 14 Jul 2013 21:11:08 +0000
(22:11 +0100)
committer
David Black
<david8black@gmail.com>
Sun, 14 Jul 2013 21:11:08 +0000
(22:11 +0100)
docs/fdroid.texi
patch
|
blob
|
history
diff --git
a/docs/fdroid.texi
b/docs/fdroid.texi
index e44f48a16f1151f423570b084bcc9d4186e309ea..c17f33d60888a246c19daf301502a4169dc0aa9c 100644
(file)
--- a/
docs/fdroid.texi
+++ b/
docs/fdroid.texi
@@
-350,6
+350,9
@@
the @code{--install} switch. If you do this without using @code{--package} and
individual version overwriting the previous!). In most cases, this will not be
what you want to do, so execution will stop straight away. However, you can
override this if you're sure that's what you want, by using @code{--all}.
+Note that currently, no sanity checks are performed with this mode, so that if
+the version is incorrect or that if the package name is different, you won't
+be informed.
@node Importing Applications