summaryrefslogtreecommitdiff
path: root/doc/develop/codingstyle.rst
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2026-07-19 01:45:49 +0200
committerHeinrich Schuchardt <[email protected]>2026-07-27 18:50:28 +0200
commitd1b0138f0273d450df00160a53d86a3343718524 (patch)
treecdb6b364f066e3fa692958f5d69f275c9406f6fd /doc/develop/codingstyle.rst
parentdc3765ede5a465739740df94e803f92fbbd0514a (diff)
doc: Switch from printenv to env print
The "env" command is the recommended environment management command, its "print" subcommand is the equivalent replacement for legacy "printenv" command. Update the documentation to use the contemporary "env print" command instead of legacy "printenv" command. Note that the "printenv" command is unlikely to be removed from U-Boot in the near future due to it being integral part of the command line ABI. Implemented using: $ sed -i 's@\<printenv\>@env print@g' $(git grep -li '\<printenv\>' doc/) README Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'doc/develop/codingstyle.rst')
0 files changed, 0 insertions, 0 deletions