Re: [PATCH 1/1] doc: board: qemu-mips.rst: fix code examples

2020-02-21 Thread Heinrich Schuchardt
On 1/8/20 3:15 PM, Daniel Schwierzeck wrote: Am 01.01.20 um 08:34 schrieb Heinrich Schuchardt: Code sections should be syntax highlighted as bash. Comment lines in code should start with a hash sign ('#') but code lines should not. Most commands can be executed as normal users. Prepend those c

Re: [PATCH 1/1] doc: board: qemu-mips.rst: fix code examples

2020-01-08 Thread Daniel Schwierzeck
Am 01.01.20 um 08:34 schrieb Heinrich Schuchardt: > Code sections should be syntax highlighted as bash. > Comment lines in code should start with a hash sign ('#') but code lines > should not. > Most commands can be executed as normal users. Prepend those commands > requiring elevated authorizat

[PATCH 1/1] doc: board: qemu-mips.rst: fix code examples

2019-12-31 Thread Heinrich Schuchardt
Code sections should be syntax highlighted as bash. Comment lines in code should start with a hash sign ('#') but code lines should not. Most commands can be executed as normal users. Prepend those commands requiring elevated authorization with 'sudo'. dd does not have a parameter cout. sfdisk does