summaryrefslogtreecommitdiffstats
path: root/rules/sed.in
blob: b7b5f3e7828a5106d249f605e97cdd8a294b72d9 (plain)
1
2
3
4
5
6
7
8
config SED
	bool "sed         "
	help
	  sed reads the specified files or the standard input if no
	  files are specified, makes editing changes according to a
	  list of commands, and writes the results to the standard
	  output.