summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSrinivas Gorur-Shandilya <github@srinivas.gs>2014-10-28 09:56:18 -0400
committerSrinivas Gorur-Shandilya <github@srinivas.gs>2014-10-28 09:56:18 -0400
commite1bdeff354c2535515ea31e733a5f078a2f469eb (patch)
treea5a50a9b8e39493ee3815be9d205d8b8a5a0d275
parent759f7349d2ff36ee7d9b28c20d9ce690de413683 (diff)
clarified lookfor
-rw-r--r--matlab.html.markdown3
1 files changed, 2 insertions, 1 deletions
diff --git a/matlab.html.markdown b/matlab.html.markdown
index 42db6ad7..121f16de 100644
--- a/matlab.html.markdown
+++ b/matlab.html.markdown
@@ -46,7 +46,8 @@ profile viewer % Open profiler
help command % Displays documentation for command in Command Window
doc command % Displays documentation for command in Help Window
-lookfor command % Searches for a command in all other commands
+lookfor command % Searches for command in the first commented line of all functions
+lookfor command -all % searches for command in all functions
% Output formatting