diff options
Diffstat (limited to 'tools/find_action.nom')
| -rwxr-xr-x | tools/find_action.nom | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/find_action.nom b/tools/find_action.nom index 716fc9f..0d7ac4f 100755 --- a/tools/find_action.nom +++ b/tools/find_action.nom @@ -1,4 +1,9 @@ #!/usr/bin/env nomsu -V2.5.4.3 +# + Find an action by its stub. Usage: + nomsu tools/find_action.nom "foo %" file1 file2 directory1 ... + Will print all the code locations and code that uses the stub. + use "lib/os.nom" use "lib/consolecolor.nom" |
