better docs

This commit is contained in:
anon 2023-09-07 14:26:59 +02:00
parent 7d03e1598f
commit b8a43a2416
2 changed files with 8 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Csope is alive and well.
# Features # Features
#### Search for #### Search for
+ C symbol + symbol
+ global definition + global definition
+ assignments to specified symbol + assignments to specified symbol
+ functions called by specified function + functions called by specified function
@ -26,6 +26,13 @@ Csope is alive and well.
#### ...and open with your editor. #### ...and open with your editor.
#### Batch change search results **interactively**. #### Batch change search results **interactively**.
#### Save/load/pipe results. #### Save/load/pipe results.
#### It fully supports:
+ C
+ Lex
+ Yacc
#### Partially supports
+ C++
+ Java
# Interface # Interface
<-- Tab --> <-- Tab -->

BIN
docs/cscope.1.bz2 Normal file

Binary file not shown.