Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type,man,help,history added #44

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

chinmoyd1
Copy link

No description provided.

README.md Outdated
@@ -72,7 +159,10 @@ $ which php
/c/xampp/php/php
```

### e. clear
### i. `history`
History prints previous exicuted commands.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo on executed here

README.md Outdated
--help display this help and exit
--version output version information and exit
```
### d. `man`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the man command is already present, please complete this one

@chinmoyd1
Copy link
Author

Thanks........

Copy link
Contributor

@mumararshaikh mumararshaikh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the review.

README.md Outdated
Optionally, the -m option is added to change the format of the output.
Example:
```bash
$ help -m cd
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the details of cd command. Only what help command is and how to use it and a example is ok. All below lines create confusion.

README.md Outdated
Example:
```bash
$ mkdir --help
Usage: mkdir [OPTION] DIRECTORY...
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Output is not necessary only example is enough.

@chinmoyd1
Copy link
Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants