diff --git a/README.md b/README.md index 030eec8..4b361b2 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Csope is alive and well. # Features #### Search for - + C symbol + + symbol + global definition + assignments to specified symbol + functions called by specified function @@ -26,6 +26,13 @@ Csope is alive and well. #### ...and open with your editor. #### Batch change search results **interactively**. #### Save/load/pipe results. +#### It fully supports: + + C + + Lex + + Yacc +#### Partially supports + + C++ + + Java # Interface <-- Tab --> diff --git a/docs/cscope.1.bz2 b/docs/cscope.1.bz2 new file mode 100644 index 0000000..208e1ac Binary files /dev/null and b/docs/cscope.1.bz2 differ