diff --git a/README.md b/README.md index 3fb5a14..7e26c82 100644 --- a/README.md +++ b/README.md @@ -160,19 +160,19 @@ nirjas -h - To extract comments from a single file ```sh -nirjas -p +nirjas ``` -- To extract strings which assigned to variables from a source code file +- To extract strings which assigned to variables from a source code file (Not yet implemented) ```sh -nirjas -p +nirjas ``` - To extract comments from all the files in directory/sub-directory ```sh -nirjas -p +nirjas ``` - To extract only source code (excludes commented part) out of a file