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-20 08:17:56 +02:00
parent 12dfc68c20
commit bf92db1033
+2 -1
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*