diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-20 01:14:29 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-06-20 01:14:29 +0200 |
| commit | 2e06d2975e14cc14f6902f0e125de09b19135de9 (patch) | |
| tree | 8a0bfdb98ae136cf5f3cd2508112cb83f23bd2bc /docs/netdiff.txt | |
| parent | 8634cef386a7d786f038424c95f0a9b59028ac35 (diff) | |
add minimal manpage
Diffstat (limited to 'docs/netdiff.txt')
| -rw-r--r-- | docs/netdiff.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/netdiff.txt b/docs/netdiff.txt index 815c823..98f6a27 100644 --- a/docs/netdiff.txt +++ b/docs/netdiff.txt @@ -88,8 +88,8 @@ Customize man ./docs/netdiff.1 Renaming netdiff into your project name - Rename all files which have *netdiff* included into your own new - package name. You can do that with: + Rename all files which have *netdiff* included into your own new package + name. You can do that with: PROJECTNAME=yourproject find . -name \*netdiff\* | |
