]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
doc: update list of aliases for the env command
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Wed, 17 Apr 2024 08:06:13 +0000 (10:06 +0200)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 20 Apr 2024 06:17:56 +0000 (08:17 +0200)
* add link to askenv man-page
* add printenv

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
doc/usage/cmd/env.rst

index 60a294328e82940bf3cbd8c998a2b4be512943f8..040076bcc03dca29c001ded436ecf9efa209b02c 100644 (file)
@@ -40,9 +40,10 @@ the UEFI variables.
 
 The next commands are kept as alias and for compatibility:
 
-+ *askenv* = *env ask*
++ :doc:`askenv <askenv>` = *env ask*
 + *editenv* = *env edit*
 + *grepenv* = *env grep*
++ :doc:`printenv <printenv>` = *env print*
 + *run* = *env run*
 + *setenv* = *env set*