We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9653bfe + a563d89 commit 41876e3Copy full SHA for 41876e3
1 file changed
docs/using_deis/manage-application.rst
@@ -45,7 +45,9 @@ Use ``deis run`` to execute commands on the deployed application.
45
46
.. code-block:: console
47
48
- $ deis run ls -l
+ $ deis run 'ls -l'
49
+ Running `ls -l`...
50
+
51
total 28
52
-rw-r--r-- 1 root root 553 Dec 2 23:59 LICENSE
53
-rw-r--r-- 1 root root 60 Dec 2 23:59 Procfile
0 commit comments