clarifications

This commit is contained in:
Joey Hess 2018-10-26 13:51:15 -04:00
parent 2e6aff74c2
commit c7885491b2
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 14 additions and 2 deletions

View file

@ -32,10 +32,9 @@ remain running and sync your files.
## Starting at power on
If you install the [Termux:Boot app](https://wiki.termux.com/wiki/Termux:Boot),
git-annex will automatically be automatically started when your Android device
git-annex will be automatically started when your Android device
powers on. It will run in the background in whatever repositories you have
set up in the webapp.
(Or have listed in (or listed in ~/.config/git-annex/autostart)
## Using the command line

View file

@ -14,3 +14,5 @@ Or if manual configuration of `~/.termux/boot` *is* required, what exactly shoul
What's the format of the contents of `~/.config/git-annex/autostart`?
Finally, the last sentence has unbalanced parentheses, and doesn't parse correctly.
> [[done]] --[[Joey]]

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="joey"
subject="""comment 2"""
date="2018-10-26T17:47:12Z"
content="""
Yes, it's really set up automatically. The first time the git-annex webapp
is run, it sets up the necessary Termux:Boot configuration to run the
assistant on boot.
Fixed the paste errors.
"""]]