You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/preamble/ubuntu.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ To warm up, let's start by creating an empty file inside a new directory, as fol
92
92
93
93
.. hint::
94
94
95
-
The path :file:`~` stands for the currently logged-in user's home folder.
95
+
The path :file:`~` stands for the currently logged-in user's home folder. Not every command is able to expand it. In those cases, use ``$USER`` instead.
0 commit comments