diff options
| -rw-r--r-- | docs/redo.1.ronn | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/redo.1.ronn b/docs/redo.1.ronn index 1138507..bad7325 100644 --- a/docs/redo.1.ronn +++ b/docs/redo.1.ronn @@ -48,7 +48,7 @@ arguments:      script returns an nonzero exit code.  For `redo` to function correctly the target that is being built by the .do -script must be saved as $3. +script must be saved under the filename $3.  ## SHEBANG  | 
