This commit is contained in:
parent
a6d50d4a7b
commit
f561ecee8e
1 changed files with 16 additions and 0 deletions
|
@ -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.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue