summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/usage/cmd/env.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/usage/cmd/env.rst b/doc/usage/cmd/env.rst
index 60a294328e8..040076bcc03 100644
--- a/doc/usage/cmd/env.rst
+++ b/doc/usage/cmd/env.rst
@@ -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*