Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add build man page instructions
  • Loading branch information
ApsOps committed Feb 10, 2015
1 parent 04862e5 commit 6e3fac3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -98,6 +98,13 @@ optional arguments:
--help show this help message and exit
```

### Build man page

Build the man page from argparse arguments using following command.

```
$ python setup.py build_manpage --output=FILENAME --parser=dvsource-v4l2-other:get_parser
```

## TODO

Expand Down

0 comments on commit 6e3fac3

Please sign in to comment.