File: context.conf

package info (click to toggle)
dotconf 1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 488 kB
  • sloc: ansic: 2,265; makefile: 186; sh: 39
file content (20 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

SomeOption
OtherOption
Hybrid
RootOption

<SomeSection>
	SomeOption
	OtherOption
	Hybrid
	RootOption
</SomeSection>

<OtherSection>
	SomeOption
	OtherOption
	Hybrid
	RootOption
</OtherSection>