summaryrefslogtreecommitdiff
path: root/doc/bugs/man_page_has_example_lines_joined_into_a_single_line.mdwn
blob: 397666a2cd047b0bfc2019250ce6227d96f38cf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

[[!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.
"""]]

> [[fixed|done]] --[[Joey]]