summaryrefslogtreecommitdiff
path: root/test/fixtures/_known_hosts_real/spaced conf
blob: f484f0e3b967f222dee445444f673e871047f692 (plain)
1
2
3
4
5
6
7
8
9

    # Unindented
Host gee
    UserKnownHostsFile "fixtures/_known_hosts_real/spaced  known_hosts"

	# Indented
    Host hus  # With comment
    UserKnownHostsFile "fixtures/_known_hosts_real/known_hosts2"