This commit is contained in:
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4 2015-05-09 14:31:32 +00:00 committed by admin
parent a6d50d4a7b
commit f561ecee8e

View file

@ -0,0 +1,16 @@
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
$> git annex help schedule | grep -A3 examples
man: can't set the locale; make sure $LC_* and $LANG are correct
Some examples:
fsck self 30m every day at any time fsck self 1h every month at 3 AM fsck self 1h on day 1 of every month at any time fsck self 1h every week divisible by 2 at any time
$> git annex version
git-annex version: 5.20150409+git126-ga29f683-1~ndall+1
# about to build a fresh standlone
# End of transcript or log.
"""]]