doc: update list of aliases for the env command

* add link to askenv man-page
* add printenv

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
Heinrich Schuchardt 2024-04-17 10:06:13 +02:00
parent 12dfc68c20
commit bf92db1033

View 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*